maybe mention/upload this to the wiki<br><br>I found another vim related wiki page:<br><a href="http://bazaar-vcs.org/VimEditorIntegration">http://bazaar-vcs.org/VimEditorIntegration</a><br><br><div><span class="gmail_quote">
On 2/6/07, <b class="gmail_sendername">Dmitry Vasiliev</b> <<a href="mailto:dima@hlabs.spb.ru">dima@hlabs.spb.ru</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>I've created VIM syntax script for highlighting Bazaar's commit files.<br>You can download the script at <a href="http://hlabs.spb.ru/vim/en#bzr.vim">http://hlabs.spb.ru/vim/en#bzr.vim</a> and it<br>will be included in the VIM distribution soon.
<br><br>For installation place bzr.vim into ~/.vimfiles/syntax (or<br>corresponding) directory and add the following lines to ~/.vimrc:<br><br> " Bazaar version control<br> au BufNewFile,BufRead bzr_log.* setf bzr
<br><br>(Those lines above will be added to filetype.vim for the next VIM release)<br><br>Comments and thoughts welcome!<br><br>--<br>Dmitry Vasiliev (dima at <a href="http://hlabs.spb.ru">hlabs.spb.ru</a>)<br> <a href="http://hlabs.spb.ru">
http://hlabs.spb.ru</a><br><br></blockquote></div><br><br clear="all"><br>-- <br><br><br><br>I code therefore I am.