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
2
2
3
3
4
4
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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -4212,8 +4212,8 @@ getcmdcompltype() *getcmdcompltype()*
4212
4212
| getcmdprompt() | , | getcmdcomplpat() | and | setcmdline() | .
4213
4213
Returns an empty string when completion is not defined.
4214
4214
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() | .
4217
4217
4218
4218
Return type: | String |
4219
4219
You can’t perform that action at this time.
0 commit comments