contrib/editors: Fix vim syntax highlighting of comments in config files
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:37:42 +0000 (19:37 +0000)
commitb885f719bf93187a8f7e052e135c8e2d3fcfd7dd
treef3e9c27e876afd05c6ab469bcc77468028c7fe91
parent6bb80e76573c72ba906a390269d49633975f3a42
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