summaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2006-03-12 22:00:48 +0000
committerBram Moolenaar <Bram@vim.org>2006-03-12 22:00:48 +0000
commit1fc0046932ee51279fd1c0cdbfb7bbe3ae6c8171 (patch)
tree3ef5a9b4c06b89856309181569c2c7785bf97391 /runtime
parentc4956c8d1d64d9236e0dd041dec9cf5d08e9df2c (diff)
updated for version 7.0222
Diffstat (limited to 'runtime')
-rw-r--r--runtime/doc/tags13
1 files changed, 12 insertions, 1 deletions
diff --git a/runtime/doc/tags b/runtime/doc/tags
index c4bdd7f5a9..a6b407a193 100644
--- a/runtime/doc/tags
+++ b/runtime/doc/tags
@@ -142,6 +142,10 @@ $VIMRUNTIME starting.txt /*$VIMRUNTIME*
'cst' options.txt /*'cst'*
'csto' options.txt /*'csto'*
'csverb' options.txt /*'csverb'*
+'cuc' options.txt /*'cuc'*
+'cul' options.txt /*'cul'*
+'cursorcolumn' options.txt /*'cursorcolumn'*
+'cursorline' options.txt /*'cursorline'*
'cwh' options.txt /*'cwh'*
'debug' options.txt /*'debug'*
'deco' options.txt /*'deco'*
@@ -445,6 +449,10 @@ $VIMRUNTIME starting.txt /*$VIMRUNTIME*
'nocscopeverbose' options.txt /*'nocscopeverbose'*
'nocst' options.txt /*'nocst'*
'nocsverb' options.txt /*'nocsverb'*
+'nocuc' options.txt /*'nocuc'*
+'nocul' options.txt /*'nocul'*
+'nocursorcolumn' options.txt /*'nocursorcolumn'*
+'nocursorline' options.txt /*'nocursorline'*
'nodeco' options.txt /*'nodeco'*
'nodelcombine' options.txt /*'nodelcombine'*
'nodg' options.txt /*'nodg'*
@@ -5542,7 +5550,9 @@ hit-return message.txt /*hit-return*
hitest.vim syntax.txt /*hitest.vim*
hjkl usr_02.txt /*hjkl*
hl-Cursor syntax.txt /*hl-Cursor*
+hl-CursorColumn syntax.txt /*hl-CursorColumn*
hl-CursorIM syntax.txt /*hl-CursorIM*
+hl-CursorLine syntax.txt /*hl-CursorLine*
hl-DiffAdd syntax.txt /*hl-DiffAdd*
hl-DiffChange syntax.txt /*hl-DiffChange*
hl-DiffDelete syntax.txt /*hl-DiffDelete*
@@ -6220,7 +6230,7 @@ new-line-continuation version5.txt /*new-line-continuation*
new-location-list version7.txt /*new-location-list*
new-manpage-trans version7.txt /*new-manpage-trans*
new-map-expression version7.txt /*new-map-expression*
-new-matchparen version7.txt /*new-matchparen*
+new-more-highlighting version7.txt /*new-more-highlighting*
new-more-unicode version7.txt /*new-more-unicode*
new-multi-byte version5.txt /*new-multi-byte*
new-multi-lang version6.txt /*new-multi-lang*
@@ -6243,6 +6253,7 @@ new-search-path version6.txt /*new-search-path*
new-searchpat version6.txt /*new-searchpat*
new-session-files version5.txt /*new-session-files*
new-spell version7.txt /*new-spell*
+new-tab-pages version7.txt /*new-tab-pages*
new-unlisted-buffers version6.txt /*new-unlisted-buffers*
new-user-defined version5.txt /*new-user-defined*
new-user-manual version6.txt /*new-user-manual*