[ANNOUNCE] VIM syntax script for highlighting BZR commit files

Martin Pool mbp at canonical.com
Tue Feb 6 07:11:02 GMT 2007


On  6 Feb 2007, Dmitry Vasiliev <dima at hlabs.spb.ru> wrote:
> 
> I've created VIM syntax script for highlighting Bazaar's commit files. 
> You can download the script at http://hlabs.spb.ru/vim/en#bzr.vim and it 
> will be included in the VIM distribution soon.

That's pretty cool, I just installed it.

I often do things like 

  !bzr diff % >diff.tmp
  :view diff.tmp

or 'bzr cat' and then vimdiff.  It would be nice to get vim functions
that did that automatically - or maybe even brought up a list of all
changed files in a quickfix kind of setup.

-- 
Martin



More information about the bazaar mailing list