美文网首页
C语言 + vim配置

C语言 + vim配置

作者: 生病喝药水 | 来源:发表于2017-12-22 23:10 被阅读24次

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

相关文章

网友评论

      本文标题:C语言 + vim配置

      本文链接:https://www.haomeiwen.com/subject/occfgxtx.html