File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- *builtin.txt* For Vim バージョン 9.1. Last change: 2025 Jul 05
1+ *builtin.txt* For Vim バージョン 9.1. Last change: 2025 Jul 06
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
Original file line number Diff line number Diff line change 1- *builtin.txt* For Vim version 9.1. Last change: 2025 Jul 05
1+ *builtin.txt* For Vim version 9.1. Last change: 2025 Jul 06
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -4212,8 +4212,8 @@ getcmdcompltype() *getcmdcompltype()*
42124212 | getcmdprompt() | , | getcmdcomplpat() | and | setcmdline() | .
42134213 Returns an empty string when completion is not defined.
42144214
4215- To get the type of the command-line completion for the
4216- specified string, use | getcompletiontype() | .
4215+ To get the type of the command-line completion for a specified
4216+ string, use | getcompletiontype() | .
42174217
42184218 Return type: | String |
42194219
You can’t perform that action at this time.
0 commit comments