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

https://github.com/drewag/vim-files

My personal Vim setup
https://github.com/drewag/vim-files

Last synced: 3 months ago
JSON representation

My personal Vim setup

Awesome Lists containing this project

README

        

Installation:

```
git clone https://github.com/drewag/Vim-Files.git ~/.vim
ln -s ~/.vim/vimrc ~/.vimrc
cd ~/.vim
git submodule update --init
sudo python setup.py
```