Remote editing in Vim
A useful Vim plugin (now part of the Vim base distribution in Vim 7+) that supports remote editing files over multiple protocols: netrw.
Since the plugin seems to create local copies of the remote files for editing, this enables transparent resumption of editing at different locations (work, home) as long as the remote system is reachable using the specified protocol.













