[ANNOUNCE] VIM syntax script for highlighting BZR commit files
Marius Kruger
amanic at gmail.com
Thu Feb 8 13:35:12 GMT 2007
maybe mention/upload this to the wiki
I found another vim related wiki page:
http://bazaar-vcs.org/VimEditorIntegration
On 2/6/07, 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.
>
> For installation place bzr.vim into ~/.vimfiles/syntax (or
> corresponding) directory and add the following lines to ~/.vimrc:
>
> " Bazaar version control
> au BufNewFile,BufRead bzr_log.* setf bzr
>
> (Those lines above will be added to filetype.vim for the next VIM release)
>
> Comments and thoughts welcome!
>
> --
> Dmitry Vasiliev (dima at hlabs.spb.ru)
> http://hlabs.spb.ru
>
>
--
I code therefore I am.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20070208/c76556bb/attachment.htm
More information about the bazaar
mailing list