summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/context
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-04-19 22:11:30 +0000
committerKarl Berry <karl@freefriends.org>2012-04-19 22:11:30 +0000
commit82afdc5a4fe79698123b776121eaa565dd48939c (patch)
treecaa8f678b3d7d5cb22ea3fe24fc3fb1bb943b528 /Master/texmf-dist/doc/context
parent675f5610ee1595b20a9e77695a8aad5eb1ef9a2b (diff)
context-vim (19apr12)
git-svn-id: svn://tug.org/texlive/trunk@26058 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/context')
-rw-r--r--Master/texmf-dist/doc/context/third/vim/vim.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/context/third/vim/vim.txt b/Master/texmf-dist/doc/context/third/vim/vim.txt
index 962495811ec..272e509d435 100644
--- a/Master/texmf-dist/doc/context/third/vim/vim.txt
+++ b/Master/texmf-dist/doc/context/third/vim/vim.txt
@@ -119,8 +119,11 @@ defines three things:
\typeRUBYfile{...}
- The argument of this macro must a file name. That file is processed by
- `2context.vim` and the result is read back in ConTeXt.
+ The argument of this macro must a file name or a url (urls work in MkIV
+ only). That file is processed by `2context.vim` and the result is read back
+ in ConTeXt. For controling how frequently a remote file is downloaded when
+ processing a url, see the _Processing remote files_ section of the
+ `t-filter` manual.
In all the three cases, the `t-filter` module takes care of writing to external
file, processing by `2context.vim`, and reading the contents back to ConTeXt.