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 3041cf6 commit 2398460Copy full SHA for 2398460
1 file changed
runtime/doc/options.txt
@@ -1,4 +1,4 @@
1
-*options.txt* For Vim version 9.1. Last change: 2025 Apr 18
+*options.txt* For Vim version 9.1. Last change: 2025 Apr 19
2
3
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -4845,7 +4845,7 @@ A jump table for the options with a short description can be found at |Q_op|.
4845
<
4846
Also used for the |gf| command if an unmodified file name can't be
4847
found. Allows doing "gf" on the name after an 'include' statement.
4848
- Also used for |<cfile>|.
+ Note: Not used for |<cfile>|.
4849
4850
If the expression starts with s: or |<SID>|, then it is replaced with
4851
the script ID (|local-function|). Example: >
0 commit comments