summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/context
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-05-17 23:09:09 +0000
committerKarl Berry <karl@freefriends.org>2012-05-17 23:09:09 +0000
commit7227d8680cc8825d8899a6866aae2c68cd6aa57d (patch)
tree2cea448b4c64cf9fe775c186a70801be495b426c /Master/texmf-dist/doc/context
parentfc7399be0cac83f524d2892b85846e486a0d1e77 (diff)
context-vim (17may12)
git-svn-id: svn://tug.org/texlive/trunk@26472 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/context')
-rw-r--r--Master/texmf-dist/doc/context/third/vim/vim.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/context/third/vim/vim.txt b/Master/texmf-dist/doc/context/third/vim/vim.txt
index 43b02b3942f..fe2f115bc90 100644
--- a/Master/texmf-dist/doc/context/third/vim/vim.txt
+++ b/Master/texmf-dist/doc/context/third/vim/vim.txt
@@ -255,6 +255,10 @@ If you want every fifth line to be numbered, use
Standard options for line numbering
-----------------------------------
+**Note**: These options can only be set using `\definevimtyping[...][...]` or
+`\setupvimtyping[...][...]`. They do not work when used with
+`\start<vimtyping>`.
+
- To change the color or style of the numbers, use the `numbercolor=...` and
`numberstyle=...` options. By default `numbercolor` is not set, while
`numberstyle` is set to `\ttx`.