summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/context/third/vim/vim.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/context/third/vim/vim.txt')
-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.