Rare find

Bundler. Helps Ruby developers manage their project dependencies without leaving their text editor.

vim.org/scripts/script.php?script_id=4280

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2026
  • Fix --disable-rubygems flag to use correct feature name
August 2023
  • bundler.vim 2.2
  • Add deprecation warnings for :Bsplit, :Bvsplit, and :Btabedit
February 2023
  • Allow opting out of legacy edit commands
  • Explicitly document :Bundle open
  • Restore support for projections inside gems
  • Avoid false positives in highlighted keywords
December 2022
  • Handle absolute BUNDLE_PATH
October 2022
  • Use correct script id when sourced by another script
September 2022
  • Defer caching projections list until after possible expiry
  • Enable navigation commands to access files inside gems
  • Pass projections filename directly to projectionist
  • Guard against Projectionist mutating internal projections
  • Retool lock file gem highlighting
  • Refactor .projections_list()
  • Add convenience accessors for gem paths and versions
  • Accept bufnr as bundler#project() argument
  • Use camel case for autoload functions
  • Remove :Bsplit/:Btabedit dependency from go-to-file maps
  • Remove obsolete FAQ