Skip to content

qdwl/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

vim

(1)将.vimrc放到$HOME目录下 (2)安装vundle $ git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim   默认安装在/.vim/bundle/vundle下; (3)执行vim,然后执行PluginInstall 自动下载安装插件 (4)YouComplete编译安装 python-dev安装: ubuntu:sudo apt-get install python2.7-dev

YouCompleteMe 安装:
python install.py --clang-completer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published