我在Ubuntu9.10上使用了GVIM。我正在寻找正确的方式来配置GVIM,使其能够编辑远程文件(HTML、PHP、CSS),例如ftp。/path/to/file时,我得到:error detected while processing BufEnter Auto commands for "*":E472: Command failed当我通过Dolphin或Nautilus在远程打开一个
我尝试使用:vim ftp://user@hostname// -这给了我一个正确的目录树,但是当我尝试打开给定的文件时,通过第一次按Enter -什么都没有发生(只是光标跳到屏幕底部的“控制”行),当我再次按Enter时,我得到:
1 ftp: username.hostname: Ta nazwa lub usługa jest nieznana // Rough translation: This我想通过FTP