Added vim-bundler with :Bopen to browse bundled gem code

This commit is contained in:
Danny Olson & Yan Pritzker
2012-05-02 22:47:34 -07:00
parent 52a6266ce4
commit b879e053b3
3 changed files with 6 additions and 0 deletions

View File

@@ -322,6 +322,7 @@ files contain key mappings as well (TODO: probably will move them out to skwp-ke
* `,jV` vendor
* `,jF` factories
* `Cmd-Shift-P` - Clear CtrlP cache
* `:Bopen [gem name]` to navigate to a gem (@tpope/vim-bundler)
#### RSI-reduction
@@ -423,6 +424,7 @@ files contain key mappings as well (TODO: probably will move them out to skwp-ke
* jasmine.vim - support for jasmine javascript unit testing, including snippets for it, before, etc..
* vim-coffeescript - support for coffeescript, highlighting
* vim-stylus - support for stylus css language
* vim-bundler - work with bundled gems
#### TextObjects