Linux.com

Avoid latency while editing remote files using bcvi

Posted by: Anonymous [ip: 62.85.117.242] on July 11, 2008 01:24 PM
Apparently, vim supports editing remote files via netrw plugin. To edit file over scp, one can simply invoke vim with command: "vim scp://username@remote/path/to/file.txt" or even "vim scp://username@remote/" and then browse to required file.

#

Return to Avoid latency while editing remote files using bcvi