-
Install packages
sudo yum install vim git ctags
sudo pip install pyflakes(optional) -
Install Vundle package
git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim -
Copy the configuration file and color schemes
cp vimrc ~/.vimrc
cp -r vim/colors ~/.vim/ -
Install Plugins
vim +PluginInstall +qall -
Comment out Plugins in .vimrc then Remove Plugins
vim +PluginClean +qall
xuqiangqiang/vimrc
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
