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

https://github.com/sumpygump/vimrc

My personal setup and configuration for vim.
https://github.com/sumpygump/vimrc

Last synced: 3 months ago
JSON representation

My personal setup and configuration for vim.

Awesome Lists containing this project

README

        

Auto Install:
wget -O - https://github.com/sumpygump/vimrc/raw/master/autoinstall.sh | sh

Manual Install:
cd ~
git clone git://github.com/sumpygump/vimrc.git
ln -s vimrc/vim .vim
ln -s .vim/vimrc .vimrc