misc: extends Vim syntax highlighting for the FFI
authorAlexis Laferrière <alexis.laf@xymus.net>
Tue, 29 Jan 2013 20:56:45 +0000 (15:56 -0500)
committerAlexis Laferrière <alexis.laf@xymus.net>
Fri, 1 Feb 2013 19:34:17 +0000 (14:34 -0500)
commit4e5a0bf876a788a912abb2dc2c6740639a126b6b
tree86c86e8f7e221b5f5affa8e1aee4f636149ad592
parent089019f71d6dafef3fc96a4778e84d27d0336182
misc: extends Vim syntax highlighting for the FFI

First, this recognizes the use of inline foreign code. It also switches
language highlighting for the inlined language. This commit supports only
inlined C and Python code, but more can easily be added.

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>
misc/vim/syntax/nit.vim