Untitled Post - 163 Posted on 2016-06-16 Edited on 2020-12-04 In GNU/Linux vim可以通过scp来编辑远程文件,大约是这个样子: 12$ vim scp://user@host/path/to/file $ vim scp://server_alias/path/to/file 很神奇的样子。此功能依赖于netrw.vim,vim已经在发行中集成。