Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fungos/.vim

Vimfiles
https://github.com/fungos/.vim

Last synced: 22 days ago
JSON representation

Vimfiles

Awesome Lists containing this project

README

        

My Vimfiles. A cheap ripoff from [Skhaz](http://github.com/skhaz/vimfiles)'s vimfiles.

Install
=======

```
cd ~
git clone https://github.com/fungos/.vim
ln -s .vim/vimfiles/vimrc .vimrc
cd .vim
git submodule update --init --recursive
```