-
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
forked from mcsrainbow/vimrc
-
Notifications
You must be signed in to change notification settings - Fork 1
xuqiangqiang/vimrc
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
My VIM configuration and Plugins
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
