Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 333 Bytes

README.markdown

File metadata and controls

27 lines (20 loc) · 333 Bytes

My VIM setup

To install

cd ~
git clone https://github.com/lengarvey/vim-settings.git .vim
ln -s .vim/.vimrc

Finished :D

To use NERDTree

Press F2

To use snipmate

after typing the snippet

To use supertab

shift- to auto complete

Have fun!