diff options
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/context/third/vim/vim.txt | 4 |
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`. |