]> git.ipfire.org Git - thirdparty/asterisk.git/commit
contrib/editors: Fix vim syntax highlighting of comments in config files 97/397/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:55 +0000 (14:40 -0500)
commit97101bd481bd237e8df1a12bf85592c0627015d6
treef84902b2b80b1b0a2a51b659ca13dd26dda9c3fe
parentd5db20302479f7f2c83c92def57196ab53b1ed5b
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