我在谷歌上搜索了一下,什么也没找到。有人知道关于在ubuntu中安装和使用rails.vim的教程吗?
发布于 2011-09-28 18:30:44
你也可以关注this step-by-step recipe。
发布于 2011-02-22 16:49:52
来自rails.vim的the website。
install details将压缩文件解压缩到~/.vim (或vimfiles )。要使用帮助,请参阅: help add-local-help。简而言之,:helptags ~/.vim/doc。
但是我建议你使用pathogen来管理你的vim插件。有关安装和使用的说明,请查看this blog post。
https://stackoverflow.com/questions/5074427
复制相似问题