We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d23fcb commit 794c304Copy full SHA for 794c304
1 file changed
runtime/doc/options.txt
@@ -1,4 +1,4 @@
1
-*options.txt* For Vim version 9.2. Last change: 2026 Apr 03
+*options.txt* For Vim version 9.2. Last change: 2026 Apr 06
2
3
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -5212,7 +5212,8 @@ A jump table for the options with a short description can be found at |Q_op|.
5212
command line has no uppercase characters, the added character is
5213
converted to lowercase.
5214
CTRL-R CTRL-W can be used to add the word at the end of the current
5215
- match, excluding the characters that were already typed.
+ match, excluding the characters that were already typed (starting from
5216
+ the beginning of the word).
5217
NOTE: This option is reset when 'compatible' is set.
5218
5219
*'indentexpr'* *'inde'*
0 commit comments