aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/map.txt
diff options
context:
space:
mode:
authorJan Edmund Lazo <jan.lazo@mail.utoronto.ca>2021-05-01 01:24:44 -0400
committerJan Edmund Lazo <jan.lazo@mail.utoronto.ca>2021-05-01 01:37:13 -0400
commitd1a2523f6c98f4113e1859830ae448f34d89012c (patch)
tree0997236bf1238a30137c466b138407da50ca71b6 /runtime/doc/map.txt
parentf5d1f0bf0372ac57c8b1f814bb5b18f13b3b53de (diff)
downloadrneovim-d1a2523f6c98f4113e1859830ae448f34d89012c.tar.gz
rneovim-d1a2523f6c98f4113e1859830ae448f34d89012c.tar.bz2
rneovim-d1a2523f6c98f4113e1859830ae448f34d89012c.zip
vim-patch:1d59aa1fdfb1
Update runtime files. https://github.com/vim/vim/commit/1d59aa1fdfb191d9872ff87eb94652acd374b293
Diffstat (limited to 'runtime/doc/map.txt')
-rw-r--r--runtime/doc/map.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/map.txt b/runtime/doc/map.txt
index 9c72412179..6d141af42e 100644
--- a/runtime/doc/map.txt
+++ b/runtime/doc/map.txt
@@ -1428,7 +1428,7 @@ The valid escape sequences are
<bang> (See the '-bang' attribute) Expands to a ! if the
command was executed with a ! modifier, otherwise
expands to nothing.
- *<mods>* *:command-modifiers*
+ *<mods>* *<q-mods>* *:command-modifiers*
<mods> The command modifiers, if specified. Otherwise, expands to
nothing. Supported modifiers are |:aboveleft|, |:belowright|,
|:botright|, |:browse|, |:confirm|, |:hide|, |:keepalt|,