From a980f00faba9cddf11352241da342c84bc408649 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 21 Dec 2011 23:45:58 +0000 Subject: context-vim (21dec11) git-svn-id: svn://tug.org/texlive/trunk@24902 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/context/third/vim/vim.txt | 7 +++---- Master/texmf-dist/tex/context/third/vim/t-vim.tex | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/Master/texmf-dist/doc/context/third/vim/vim.txt b/Master/texmf-dist/doc/context/third/vim/vim.txt index 9a879a501d2..2153621d943 100644 --- a/Master/texmf-dist/doc/context/third/vim/vim.txt +++ b/Master/texmf-dist/doc/context/third/vim/vim.txt @@ -200,6 +200,9 @@ The default color scheme is `pscolor`. Line numbering --------------- +**Note**: Currently only works in MkIV. In principle, it should also +work in MkII, but for some reasons it does not. + To enable line numbering for a particular snippet, use: \start[numbering=yes] @@ -529,7 +532,3 @@ Around June 2010, I decided to completely rewrite the module from scratch. The new version of `t-vim` relies on `t-filter` for all the bookkeeping. As a result, the module is smaller and more robust. -TODO ----- - -- Fix line highlighting with highlight={list} 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 ieee 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 -- cgit v1.2.3