Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcw committed Nov 8, 2016
1 parent 6925741 commit d4b7601
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.md
Expand Up @@ -2,18 +2,12 @@

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

* Stuff uses [Pathogen](https://github.com/tpope/vim-pathogen).
* uses [vim-plug](https://github.com/junegunn/vim-plug)
* [the_silver_searcher](https://github.com/ggreer/the_silver_searcher), [jshint](http://www.jshint.com/)
[git](http://git-scm.com/) are required
* I use [neovim](https://neovim.io/)

homebrew+nodejs bootstrap:

brew install git macvim the_silver_searcher
npm install -g jshint

cd bundle/tern_for_vim
npm install

cd bundle/ctrlp-cmatcher
./install.sh
npm install -g eslint

0 comments on commit d4b7601

Please sign in to comment.