Skip to content

ovz/vimrc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vimrc

VIm configuration package

How to install?

git clone git://github.com/ilblackdragon/vimrc.git ~/.vimrc_git
cd ~/.vimrc_git
./install_vimrc.sh

You can choose any other directory instead of ~/.vimrc_git - this one used as an example.

How to update?

cd ~/.vimrc_git
git pull --rebase

About

VIM configuration package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 89.6%
  • Shell 10.4%