diff options
author | Karl Berry <karl@freefriends.org> | 2012-02-13 01:16:24 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-02-13 01:16:24 +0000 |
commit | 86977875bd92696fb5822fedcf7ab75494fb40a5 (patch) | |
tree | 92ba24296862b65b46007deaefe398a084b391b5 /Master/texmf-dist/tex/context/third/vim/t-syntax-highlight.mkii | |
parent | efd43becf184f97c6fc7e1193066d04240315e8e (diff) |
context-vim (12feb12)
git-svn-id: svn://tug.org/texlive/trunk@25382 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/context/third/vim/t-syntax-highlight.mkii')
-rw-r--r-- | Master/texmf-dist/tex/context/third/vim/t-syntax-highlight.mkii | 13 |
1 files changed, 0 insertions, 13 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 add00c0526b..228bb390fd9 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 @@ -17,19 +17,6 @@ \unprotectmodulecatcodes -%% Temporary bugfix - -\startmode[\s!mkii] -\def\p!doifinsetelse#1#2#3#4% - {\donefalse - \edef\!!stringa{#3}% - \ifx\!!stringa\empty - \else - \processcommacommand[#4]\p!docheckiteminset - \fi - \ifdone\expandafter#1\else\expandafter#2\fi} -\stopmode - \startinterface all \setinterfaceconstant {syntax} {syntax} \setinterfaceconstant {highlight} {highlight} |