summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-04-16 23:17:46 +0000
committerKarl Berry <karl@freefriends.org>2013-04-16 23:17:46 +0000
commit014441148b991fd71ff8365229770893d394ba12 (patch)
tree52e539b831afa9252a205001a5a2b2d969943da0 /Master/texmf-dist/tex/context
parentbd7b55ce83f1c07a4a9e81665106a83ac6c87cba (diff)
context-vim (16apr13)
git-svn-id: svn://tug.org/texlive/trunk@29984 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/context')
-rw-r--r--Master/texmf-dist/tex/context/third/vim/t-syntax-highlight.mkii6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/context/third/vim/t-syntax-highlight.mkii b/Master/texmf-dist/tex/context/third/vim/t-syntax-highlight.mkii
index ae4614f50b1..c50f3654d7c 100644
--- a/Master/texmf-dist/tex/context/third/vim/t-syntax-highlight.mkii
+++ b/Master/texmf-dist/tex/context/third/vim/t-syntax-highlight.mkii
@@ -1,6 +1,6 @@
%D \module
%D [ file=t-syntax-highlight,
-%D version=2012.06.07,
+%D version=2013.04.15,
%D title=\CONTEXT\ User Module,
%D subtitle=Code syntax highlighting,
%D author=Aditya Mahajan,
@@ -9,7 +9,7 @@
%D email=adityam <at> ieee <dot> org,
%D license=Simplified BSD License]
-\writestatus{loading}{Code syntax highlighting (ver: 2012.06.07)}
+\writestatus{loading}{Code syntax highlighting (ver: 2013.04.15)}
\startmodule [syntax-highlight]
\usemodule [syntax-groups]
@@ -63,6 +63,8 @@
\let\\\textbackslash
\let\{\textbraceleft
\let\}\textbraceright
+ \let\SYNBOL\donothing
+ \let\SYNEOL\donothing
\def\tab##1%
{\dorecurse{##1}{\obeyedspace}}%