bundler.vim : Lightweight support for Ruby's Bundler
script karma |
Rating 36/17,
Downloaded by 2732 |
Comments, bugs, improvements
|
Vim wiki
|
script versions (upload new version)
Click on the package to download.
bundler.zip |
2.2 |
2023-08-27 |
7.4 |
Tim Pope |
Support :Bundle open.
Deprecate :Btabedit and friends in favor of using :Bundle open.
Improve :Bundle tab completion.
Support <mods> like :vertical and :tab.
Define commands globally, not per buffer.
Support calling :Bundle gem/:Bundle init without Gemfile.
Update gem under cursor with :.Dispatch.
Support operation in URL buffers, like fugitive://.
Drop support for abandoned gems.rb/gems.locked.
Bump minimum Vim version to 7.4.
Public API tweaks. |
bundler.zip |
2.1 |
2018-06-01 |
7.0 |
Tim Pope |
Numerous improvements to gem finding, robustness, and performance.
Support projectionist.vim, with per-gem projections.
Support gems.rb and gems.locked.
Syntax highlighting tweaks.
Cease setting makeprg=bundler.
Filter 'path' and 'tags' to sub-dependencies when navigating gems. |
bundler.zip |
2.0 |
2013-03-20 |
7.0 |
Tim Pope |
Fast, static lock file parser.
Provide a "bundler" compiler plugin.
Press gf on gems in lock file to open them.
Highlight missing gems in lock file as errors.
Highlight .bundler/config as yaml.
Provide an official API. |
bundler.zip |
1.0 |
2012-10-21 |
7.0 |
Tim Pope |
Initial upload |
ip used for rating: 142.132.191.50
|