1、用vim搭载C语言
http://blog.csdn.net/liangsir_l/article/details/50608350
2、不知道什么原因,~/.vimrc 不见了,所以重新下载vim的配置
https://github.com/ruchee/vimrc
配置完后,运行:
source ~/.vimrc
3、Vim 中使用 OmniComplete 为 C/C++ 自动补全
http://www.cnblogs.com/chris-cp/p/4589249.html
1、用vim搭载C语言
http://blog.csdn.net/liangsir_l/article/details/50608350
2、不知道什么原因,~/.vimrc 不见了,所以重新下载vim的配置
https://github.com/ruchee/vimrc
配置完后,运行:
source ~/.vimrc
3、Vim 中使用 OmniComplete 为 C/C++ 自动补全
http://www.cnblogs.com/chris-cp/p/4589249.html