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

https://github.com/rubenv/vimrc

VIM configuration
https://github.com/rubenv/vimrc

Last synced: 4 months ago
JSON representation

VIM configuration

Awesome Lists containing this project

README

          

To install this:

cd
git clone git://github.com/rubenv/vimrc.git .vim
cd .vim
git submodule update --init
cd ..
ln -s .vim/vimrc .vimrc

Done!