Plugins for integrating Bazaar with the vim text editor.
Get the source with
bzr get http://people.debian.org/~adeodato/code/bzr/bzr-vim/
- Description: This plugin provides the following functionality:
- - options to have completion search inside files being commited
- (handy eg. to complete class or method names).
file. It is accessible via ":Diff", and also with "<LocalLeader>d". The <Ctrl-]> key binding, normally used to jump to tags, is mapped to invoking the function with the file under the cursor as argument.
- - bzr_command: name (or full path) of the bzr executable (default: bzr). - bzrlog_auto_diff: if set, the commit diff is automatically
- inserted when opening the file.
- - options to have completion search inside files being commited
