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

https://github.com/kernelp4nic/vim.files

A really _tiny_ vim configuration
https://github.com/kernelp4nic/vim.files

Last synced: 4 months ago
JSON representation

A really _tiny_ vim configuration

Awesome Lists containing this project

README

          

=============================
Sebastián Moreno - vim.files
=============================
A really _tiny_ vim configuration

![screenshot](https://raw.github.com/sebastianmoreno/vim.files/master/img/insertmode_tagbar_js.jpg)

## How to setup
* git clone https://github.com/sebastianmoreno/vim.files.git ~/.vim
* rm -rf ~/.vimrc
* ln -s ~/.vim/vimrc ~/.vimrc
* git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
* vim +BundleInstall +qall