diff options
author | Bram Moolenaar <Bram@vim.org> | 2016-04-21 08:53:19 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2016-04-21 08:53:19 +0200 |
commit | aa3b15dbebf333282503d6031e2f9ba6ee4398ed (patch) | |
tree | 8a1518d3ddce2596994d226aa11324211dc2402a /runtime/doc/if_tcl.txt | |
parent | 4445f7ee708f1a1304526a5979c9dd9883a92a0a (diff) | |
download | vim-git-aa3b15dbebf333282503d6031e2f9ba6ee4398ed.tar.gz |
Updated runtime files.
Diffstat (limited to 'runtime/doc/if_tcl.txt')
-rw-r--r-- | runtime/doc/if_tcl.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/if_tcl.txt b/runtime/doc/if_tcl.txt index a7a61df4e..685c3c29c 100644 --- a/runtime/doc/if_tcl.txt +++ b/runtime/doc/if_tcl.txt @@ -16,7 +16,7 @@ The Tcl Interface to Vim *tcl* *Tcl* *TCL* 8. Examples |tcl-examples| 9. Dynamic loading |tcl-dynamic| -{Vi does not have any of these commands} *E280* *E281* +{Vi does not have any of these commands} *E280* The Tcl interface only works when Vim was compiled with the |+tcl| feature. |