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

https://github.com/tetriscode/.vim_old

My vim setup
https://github.com/tetriscode/.vim_old

Last synced: 27 days ago
JSON representation

My vim setup

Awesome Lists containing this project

README

          

# .vim

It's my `.vim`! Hooray. It changes often, but in general some notes:

* Stuff uses [Pathogen](https://github.com/tpope/vim-pathogen).
* [the_silver_searcher](https://github.com/ggreer/the_silver_searcher), [jshint](http://www.jshint.com/)
[git](http://git-scm.com/) are required
* I usually use this stuff with [MacVim](http://code.google.com/p/macvim/)

homebrew+nodejs bootstrap:

brew install git macvim the_silver_searcher
npm install -g jshint