summaryrefslogtreecommitdiff
path: root/runtime/doc/various.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2005-08-19 20:40:30 +0000
committerBram Moolenaar <Bram@vim.org>2005-08-19 20:40:30 +0000
commit8aff23a13e69dd6290e9a6f2c3aeb4b486f28279 (patch)
tree361a4567d1f0459e4efbe2b5d05db96991679251 /runtime/doc/various.txt
parent5195e45609b26b3d262a90822a2283a4adcf65c9 (diff)
downloadvim-git-8aff23a13e69dd6290e9a6f2c3aeb4b486f28279.tar.gz
updated for version 7.0132v7.0132
Diffstat (limited to 'runtime/doc/various.txt')
-rw-r--r--runtime/doc/various.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/runtime/doc/various.txt b/runtime/doc/various.txt
index bcb88eb9f..d0ee58dff 100644
--- a/runtime/doc/various.txt
+++ b/runtime/doc/various.txt
@@ -485,6 +485,14 @@ N *+X11* Unix only: can restore window title |X11|
For logging verbose messages in a file use the
'verbosefile' option.
+ *:verbose-cmd*
+When 'verbose' is non-zero, listing the value of a Vim option or a key map or
+a user-defined function or a command or a highlight group will also display
+where it was last defined. If it was defined manually then there will be no
+"Last set" message. When it was defined while executing a function, user
+command or autocommand, the script in which it was defined is reported.
+{not available when compiled without the +eval feature}
+
*K*
K Run a program to lookup the keyword under the
cursor. The name of the program is given with the