diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2016-03-17 00:21:48 -0400 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2016-03-17 00:21:48 -0400 |
commit | 5a9d3be54cce2f21d5f76a4bc5ebef08927b1988 (patch) | |
tree | 054bd7a88bba554f557440ee23fe2e79b276950b /runtime | |
parent | 77a7ca458bc3e6e140149d1f2bf97593e2d502cd (diff) | |
download | rneovim-5a9d3be54cce2f21d5f76a4bc5ebef08927b1988.tar.gz rneovim-5a9d3be54cce2f21d5f76a4bc5ebef08927b1988.tar.bz2 rneovim-5a9d3be54cce2f21d5f76a4bc5ebef08927b1988.zip |
test: minor changes
Diffstat (limited to 'runtime')
-rw-r--r-- | runtime/doc/options.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index 29f4e671ed..dbc87a8676 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -5538,8 +5538,8 @@ 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" - F don't give the file info when editing a file, like `:silent` + 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 |