/dotvim

My Vim configurations

Primary LanguageVim Script

Description

My Vim configurations

Quick Installation:

git clone https://github.com/kosl90/dotvim.git ~/.vim
cd ~/.vim && make install
make install-tern # javascript completion. make sure node and npm are installed. Optional.
make install-ycm-sys # or make install-ycm. Optional.

More information, please read Makefile.

Update

make update or make update-quiet

LICENSE

MIT License