aboutsummaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2016-03-17 00:23:38 -0400
committerJustin M. Keyes <justinkz@gmail.com>2016-03-17 00:23:38 -0400
commitd7511f5cdefa8075ca8e95915712edb292f5a185 (patch)
tree054bd7a88bba554f557440ee23fe2e79b276950b /runtime
parentc94575fded78be1c9fca8b7d193c9bbb30a1dc95 (diff)
parent5a9d3be54cce2f21d5f76a4bc5ebef08927b1988 (diff)
downloadrneovim-d7511f5cdefa8075ca8e95915712edb292f5a185.tar.gz
rneovim-d7511f5cdefa8075ca8e95915712edb292f5a185.tar.bz2
rneovim-d7511f5cdefa8075ca8e95915712edb292f5a185.zip
Merge #4446
Diffstat (limited to 'runtime')
-rw-r--r--runtime/doc/options.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index 44696d10bb..dbc87a8676 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -5538,7 +5538,9 @@ A jump table for the options with a short description can be found at |Q_op|.
c don't give |ins-completion-menu| messages. For example,
"-- XXX completion (YYY)", "match 1 of 2", "The only match",
"Pattern not found", "Back at original", etc.
- q use "recording" instead of "recording @a"
+ q use "recording" instead of "recording @a"
+ F don't give the file info when editing a file, like `:silent`
+ was used for the command
This gives you the opportunity to avoid that a change between buffers
requires you to hit <Enter>, but still gives as useful a message as