kosl90 / dotvim

My Vim configurations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My Vim configurations


Languages

Language:Vim Script 78.0%Language:Python 17.7%Language:Makefile 3.7%Language:HTML 0.4%Language:Ruby 0.1%