331576717 / vim

Automatically exported from code.google.com/p/vim
0 stars 0 forks source link

add filetype for mercurial checkins #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
au BufNewFile,BufRead hg-editor-*.txt setf hgcommit

And a search found this syntax file:
http://code.delroth.net/configs/src/ca2adbde207b/.vim/syntax/hgcommit.vim

Original issue reported on code.google.com by colossus...@gmail.com on 7 Aug 2011 at 3:03

GoogleCodeExporter commented 9 years ago
If you think this plugin should be shipped with Vim, please contact the author 
of the plugin and ask him to license it properly and submit it to Bram or to 
the vim_dev mailing list. IIRC recently there has been a clean-up of the 
licensing issues of the plugins bundled with Vim and currently the preferred 
license is the Vim license.

Original comment by lech.lor...@gmail.com on 8 Jul 2012 at 11:39

GoogleCodeExporter commented 9 years ago
A hgcommit syntax file has been added with the last Runtime file update 
(http://code.google.com/p/vim/source/detail?r=536aa8b0c934cf07b6d2077bae851fb23c
b9a680)

Original comment by chrisbr...@googlemail.com on 21 Aug 2012 at 4:42

GoogleCodeExporter commented 9 years ago
Filetype was added, syntax file included.

Original comment by brammool...@gmail.com on 23 Aug 2012 at 11:22