summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-01-15 23:59:59 +0000
committerKarl Berry <karl@freefriends.org>2012-01-15 23:59:59 +0000
commit1edbda229865936bd1da6bbbd28d285cef813693 (patch)
tree00cef1fe5b194a84ebbceb77a7a0519d3b95d2bf
parent9d8b37d86440f951aa563ee4ee03ec2c0741303d (diff)
context-vim (15jan12)
git-svn-id: svn://tug.org/texlive/trunk@25110 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/tex/context/third/vim/t-syntax-highlight.mkiv10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/context/third/vim/t-syntax-highlight.mkiv b/Master/texmf-dist/tex/context/third/vim/t-syntax-highlight.mkiv
index 2ec5a5f5aaf..776f7f32ff0 100644
--- a/Master/texmf-dist/tex/context/third/vim/t-syntax-highlight.mkiv
+++ b/Master/texmf-dist/tex/context/third/vim/t-syntax-highlight.mkiv
@@ -1,6 +1,6 @@
%D \module
%D [ file=t-syntax-highlight,
-%D version=2011.12.28,
+%D version=2012.01.14,
%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: 2011.12.28)}
+\writestatus{loading}{Code syntax highlighting (ver: 2012.01.14)}
\startmodule [syntax-highlight]
\usemodule [syntax-groups]
@@ -178,7 +178,7 @@
{\getvalue{\syntaxhighlighting@namespace::\c!lines::\externalfilterparameter\c!lines}}
% Visible space
-\installspacehandler {\syntaxhighlighting@namespace\v!on}
+\installspacemethod {\syntaxhighlighting@namespace\v!on}
{\obeyspaces
\unexpanded\def\obeyedspace
{\syntaxhighlighting@split\zeropoint\relax
@@ -186,13 +186,13 @@
\syntaxhighlighting@split\zeropoint\relax}}%
% Invisible space
-\installspacehandler {\syntaxhighlighting@namespace\v!off}
+\installspacemethod {\syntaxhighlighting@namespace\v!off}
{\obeyspaces
\unexpanded\def\obeyedspace
{\syntaxhighlighting@split\interwordspace\relax}}
% Default
-\installspacehandler {\syntaxhighlighting@namespace}
+\installspacemethod {\syntaxhighlighting@namespace}
{\activatespacehandler {\syntaxhighlighting@namespace\v!off}}
% Line highlighting