Hi all,
Has anyone used the vim module recently and
I recently installed the third-party vim module for syntax highlighting in
my minimal install of ConTeXt MKIV/LuaTeX:
./first-setup.sh --extras="t-vim"
context --generate
I tried a minimal example from the manual:
\starttext
\usemodule [vim]
\definevimtyping [C]
[syntax=c,numbering=on]
\startvimcolorscheme [default]
\definevimsyntax [Type] [style=boldmono]
\definevimsyntax [PreProc] [style=slantedmono]
\stopvimcolorscheme
\startC
#include
On Thu, Mar 18 2010, Adam C.M. Solove wrote:
Has anyone used the vim module recently and
Hello Adam, Yes. I use the version from here: http://www.ntg.nl/pipermail/ntg-context/2009/042527.html For C-pretty-printing, you can also try this one: http://modules.contextgarden.net/pret-c Cheers, Peter -- Contact information: http://pmrb.free.fr/contact/
participants (2)
-
Adam C.M. Solove
-
Peter Münster