An open API service indexing awesome lists of open source software.

https://github.com/magicmonkey/vimconfig

My vim config
https://github.com/magicmonkey/vimconfig

Last synced: about 1 year ago
JSON representation

My vim config

Awesome Lists containing this project

README

          

You need to add 2 symlinks to use this config. Assuming you have cloned this repo at ~/code/vimconfig, do this:
cd ~
ln -s ~/code/vimconfig/.vim .vim
ln -s ~/code/vimconfig/.vimrc .vimrc