Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vxsx/vimrc

My vim config
https://github.com/vxsx/vimrc

Last synced: about 5 hours ago
JSON representation

My vim config

Awesome Lists containing this project

README

        

Installation
============
```
curl -L http://vxsx.github.com/vimrc/ | sh
```
or
```
wget http://vxsx.github.com/vimrc/ -O - | sh
```

Updating
========
```
cd ~/.vim/ && ./update.sh
```

Screenshot
==========
For now it looks like this (inside of tmux):
![Screenshot](https://raw.githubusercontent.com/vxsx/vimrc/master/screenshot.png)