]> git.ipfire.org Git - thirdparty/asterisk.git/commit
contrib/editors: Fix vim syntax highlighting of comments in config files 96/396/1
authorIvan Poddubny <ivan.poddubny@gmail.com>
Mon, 4 May 2015 19:43:20 +0000 (19:43 +0000)
committerIvan Poddubny <ivan.poddubny@gmail.com>
Thu, 7 May 2015 19:40:35 +0000 (14:40 -0500)
commit608f0a94eeb7bcee3947742c58d2d6218d3e10bb
tree87f90a51a32efc718d38d663dba1c4a11fc98a70
parent22c6c12af21bddedd20470bfe5560a6d01b55e31
contrib/editors: Fix vim syntax highlighting of comments in config files

 * Added a lookbehind to one-line comment matcher to skip escaped
   semicolons.
 * Added support for block comments.

Change-Id: Id17dfaeda8ed4be572e8107a0c010066584aaee7
contrib/editors/asterisk.vim