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/doc/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/doc/context')
-rw-r--r-- | Master/texmf-dist/doc/context/third/vim/vim.txt | 7 |
1 files changed, 3 insertions, 4 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<vimtyping>[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} |