Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 528 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 528 Bytes

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