Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 624 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 624 Bytes

dotfiles

Collection of useful dotfiles

vim

To use the .vimrc, first run git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle

Afterwards, open vim, dismiss the error by hitting and type :BundleInstall. Once complete, close vim by typing :qall. Now all plugins should be active and no more error should appear on startup.

To use the javascript syntax checker you need to install jsl