summaryrefslogtreecommitdiffstats
path: root/runtime/doc/os_vms.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2010-05-22 15:37:44 +0200
committerBram Moolenaar <Bram@vim.org>2010-05-22 15:37:44 +0200
commit06b5d5167a01c9fbf9661fb0c03bbd0a77cecae6 (patch)
tree4e4054360a178c58b1fb4e48bb51955f984a6b66 /runtime/doc/os_vms.txt
parentdb7c686ea58323f8e8550dea287eac7ea4964a55 (diff)
Add the settabvar() and gettabvar() functions.
Various runtime file updates.
Diffstat (limited to 'runtime/doc/os_vms.txt')
-rw-r--r--runtime/doc/os_vms.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/os_vms.txt b/runtime/doc/os_vms.txt
index a31ac15416..08482bbd21 100644
--- a/runtime/doc/os_vms.txt
+++ b/runtime/doc/os_vms.txt
@@ -99,7 +99,7 @@ specific source might contain CTAGS source files as described above.
You can find more information about CTAGS on VMS at
http://www.polarhome.com/ctags/
-Advanced users may try some acrobatics in FEATURE.H file also.
+Advanced users may try some acrobatics in FEATURE.H file as well.
It is possible to compile with +xfontset +xim options too, but then you have
to set up GUI fonts etc. correctly. See :help xim from Vim command prompt.