diff options
author | Karl Berry <karl@freefriends.org> | 2011-12-21 23:45:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-12-21 23:45:58 +0000 |
commit | a980f00faba9cddf11352241da342c84bc408649 (patch) | |
tree | 3fe33f5429e0281fc99b2b9321eeea91599781d9 /Master/texmf-dist/tex/context | |
parent | 14551cf8cc8a57446fdf3f007f919286a9296fe2 (diff) |
context-vim (21dec11)
git-svn-id: svn://tug.org/texlive/trunk@24902 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/context')
-rw-r--r-- | Master/texmf-dist/tex/context/third/vim/t-vim.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/context/third/vim/t-vim.tex b/Master/texmf-dist/tex/context/third/vim/t-vim.tex index 408c9c80003..2cfbb20f791 100644 --- a/Master/texmf-dist/tex/context/third/vim/t-vim.tex +++ b/Master/texmf-dist/tex/context/third/vim/t-vim.tex @@ -1,6 +1,6 @@ %D \module %D [ file=t-vim, -%D version=2011.12.17, +%D version=2011.12.18, %D title=\CONTEXT\ User Module, %D subtitle=Vim syntax highlighting, %D author=Aditya Mahajan, @@ -9,7 +9,7 @@ %D email=adityam <at> ieee <dot> org, %D license=Simplified BSD License] -\writestatus{loading}{Vim syntax highlighting (ver: 2011.12.17)} +\writestatus{loading}{Vim syntax highlighting (ver: 2011.12.18)} \startmodule [vim] \usemodule [filter] % loads module catcodes @@ -60,7 +60,7 @@ \externalfilter@attributes_start \externalfilter@id \c!style \c!color \syntaxhighlighting@linenumbering_start \processcommacommand[\externalfilterparameter\c!setups]\directsetup - \gobbleoneargument % For some reason the next argument is + \gobbleoneargument % For some reason the next argument is \type{^M} \stoptexdefinition \starttexdefinition vimtyping@stop_raw |