Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 436 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 436 Bytes

Installation

To install, run

git clone git://github.com/nviennot/vim-config.git ~/.vim
cd ~/.vim
make install

To update the repository, run

make update

Other Notes

vimrc.mine and gvimrc.mine contain system-specific settings or other settings that should not be part of a general configuration. Thus, they are not tracked in the repo. My vimrc.mine and gvim.mine are included as examples.