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
- Host: GitHub
- URL: https://github.com/tetriscode/.vim_old
- Owner: tetriscode
- Created: 2014-07-26T16:45:24.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-18T22:32:42.000Z (about 11 years ago)
- Last Synced: 2025-10-30T22:58:38.635Z (5 months ago)
- Language: VimL
- Size: 551 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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