summaryrefslogtreecommitdiff
path: root/doc/context
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2021-06-24 19:37:45 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2021-06-24 19:37:45 +0200
commit820657bb1e9acfb36f24dfa8801526b0d5f2b464 (patch)
treefc93fd3936e84b9b0a6402719e185d35e332eee9 /doc/context
parent4272a26c49cbfee8917e5272fc0f964cbcfc4b03 (diff)
downloadcontext-820657bb1e9acfb36f24dfa8801526b0d5f2b464.tar.gz
2021-06-24 18:52:00
Diffstat (limited to 'doc/context')
-rw-r--r--doc/context/scripts/mkiv/mtx-interface.html1
-rw-r--r--doc/context/scripts/mkiv/mtx-interface.man3
-rw-r--r--doc/context/scripts/mkiv/mtx-interface.xml1
3 files changed, 5 insertions, 0 deletions
diff --git a/doc/context/scripts/mkiv/mtx-interface.html b/doc/context/scripts/mkiv/mtx-interface.html
index a23a19b7d..3ce0a31b6 100644
--- a/doc/context/scripts/mkiv/mtx-interface.html
+++ b/doc/context/scripts/mkiv/mtx-interface.html
@@ -47,6 +47,7 @@
<tr><th>--bbedit</th><td></td><td>generate bbedit interface files</td></tr>
<tr><th>--jedit</th><td></td><td>generate jedit interface files</td></tr>
<tr><th>--textpad</th><td></td><td>generate textpad interface files</td></tr>
+ <tr><th>--vim</th><td></td><td>generate vim interface files</td></tr>
<tr><th>--text</th><td></td><td>create text files for commands and environments</td></tr>
<tr><th>--raw</th><td></td><td>report commands to the console</td></tr>
<tr><th>--check</th><td></td><td>generate check file</td></tr>
diff --git a/doc/context/scripts/mkiv/mtx-interface.man b/doc/context/scripts/mkiv/mtx-interface.man
index dfe416e78..b6251d7e9 100644
--- a/doc/context/scripts/mkiv/mtx-interface.man
+++ b/doc/context/scripts/mkiv/mtx-interface.man
@@ -29,6 +29,9 @@ generate jedit interface files
.B --textpad
generate textpad interface files
.TP
+.B --vim
+generate vim interface files
+.TP
.B --text
create text files for commands and environments
.TP
diff --git a/doc/context/scripts/mkiv/mtx-interface.xml b/doc/context/scripts/mkiv/mtx-interface.xml
index 6ffd3af73..d1742ca68 100644
--- a/doc/context/scripts/mkiv/mtx-interface.xml
+++ b/doc/context/scripts/mkiv/mtx-interface.xml
@@ -18,6 +18,7 @@
<flag name="bbedit"><short>generate bbedit interface files</short></flag>
<flag name="jedit"><short>generate jedit interface files</short></flag>
<flag name="textpad"><short>generate textpad interface files</short></flag>
+ <flag name="vim"><short>generate vim interface files</short></flag>
<flag name="text"><short>create text files for commands and environments</short></flag>
<flag name="raw"><short>report commands to the console</short></flag>
<flag name="check"><short>generate check file</short></flag>