Registered by Martin Pool

A simple vim plugin to run bzr commands and display their output in a scratch buffer.

I'm aware that there are VCS plugins for Vim. I made this because I like
to use the same interface as the command line tools and without
restrictions. Filename completion and piping works, and Vim command line
expands % to current filename. Inside Vim, :Bzr command works just like
"bzr" from shell. Commands :Git, :Hg and :Svn work similarly. Examples:

   :Bzr log -l20
   :Bzr diff -c -1
   :Bzr annotate %
   :Bzr help merge

   :Git shortlog -ns %
   :Hg heads
   :Svn info

   :Shell ls -a | column

Project information

Part of:
Bazaar VCS and Tools
Maintainer:
Bazaar Developers
Driver:
Not yet selected
Licence:
GNU GPL v2, GNU GPL v3

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar

All packages Packages in Distributions

Get Involved

  • warning
    Report a bug
  • warning
    Ask a question
  • warning
    Help translate

Downloads

bzr-vim-commands does not have any download files registered with Launchpad.