vim bundle config

来源:互联网 发布:haproxy acl 多域名 编辑:程序博客网 时间:2024/06/06 19:45

git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

vim .vimrc   write below code   into vimrc


if it is not ok  please notice below
especially youcompleteme plugin you should  install it alone    //support c-family language  like c  c++ python php 
below is process:
sudo apt-get install build-essential cmake
sudo apt-get install python-dev python3-dev


cd ~/.vim/bundle/YouCompleteMe
./install.py --clang-complete

then launch  vim  and   :PluginInstall  

winmanager change window shortcut   key is ctrl +w






0 0
原创粉丝点击