summaryrefslogtreecommitdiffstats
path: root/runtime/doc/tagsrch.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2020-01-02 21:34:42 +0100
committerBram Moolenaar <Bram@vim.org>2020-01-02 21:34:42 +0100
commitd7df279808f75f7a4af8dd48deae73a9b727ac3b (patch)
treee616cd66f8c5648591dc172b844df04a549ce89a /runtime/doc/tagsrch.txt
parent7fc4785ea19306b7e94beb61f226cf40c32b1aba (diff)
Update a few runtime files.
Diffstat (limited to 'runtime/doc/tagsrch.txt')
-rw-r--r--runtime/doc/tagsrch.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/doc/tagsrch.txt b/runtime/doc/tagsrch.txt
index 8b3d20d653..1f8eed4f87 100644
--- a/runtime/doc/tagsrch.txt
+++ b/runtime/doc/tagsrch.txt
@@ -1,4 +1,4 @@
-*tagsrch.txt* For Vim version 8.2. Last change: 2019 Nov 07
+*tagsrch.txt* For Vim version 8.2. Last change: 2019 Dec 27
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -210,14 +210,14 @@ the same entry.
Example output:
>
- nr pri kind tag file
+ # pri kind tag file
1 F f mch_delay os_amiga.c
mch_delay(msec, ignoreinput)
> 2 F f mch_delay os_msdos.c
mch_delay(msec, ignoreinput)
3 F f mch_delay os_unix.c
mch_delay(msec, ignoreinput)
- Enter nr of choice (<CR> to abort):
+ Type number and <Enter> (empty cancels):
<
See |tag-priority| for the "pri" column. Note that
this depends on the current file, thus using