Ingo Karkat
|
5a4f44ec7b
|
Add ingo#plugin#cmdcomplete#MakeFirstArgumentFixedListCompleteFunc() variant of ingo#plugin#cmdcomplete#MakeFixedListCompleteFunc()
|
2019-10-25 12:02:38 +02:00 |
|
Ingo Karkat
|
cc5f778ef2
|
Documentation: Minor: Clarify that ingo#plugin#cmdcomplete#MakeFixedListCompleteFunc() and ingo#plugin#cmdcomplete#MakeListExprCompleteFunc() work on all arguments
|
2019-10-25 11:19:56 +02:00 |
|
Ingo Karkat
|
81f27e6711
|
Add ingo#plugin#cmdcomplete#MakeTwoStageFixedListAndMapCompleteFunc()
|
2019-04-04 17:20:25 +02:00 |
|
Ingo Karkat
|
25fa3abe99
|
Extract generic ingo#plugin#cmdcomplete#MakeCompleteFunc()
This removes a bit of duplication in the existing two functions in this module, and the functionality is useful on its own to some clients.
|
2018-05-18 21:41:35 +02:00 |
|
Ingo Karkat
|
b5d64f0cc8
|
Documentation: ingo#plugin#cmdcomplete#Make*(): Add usage for more common alternative
The :execute is cumbersome; better pass a static name for the complete function and directly supply that to the :command definition.
|
2017-11-02 11:05:30 +01:00 |
|
Ingo Karkat
|
00a905c6c0
|
Add ingo#plugin#cmdcomplete#MakeListExprCompleteFunc() variant of ingo#plugin#cmdcomplete#MakeFixedListCompleteFunc()
|
2017-09-11 17:39:46 +02:00 |
|
Ingo Karkat
|
8c2c173c4a
|
file creation
|
2017-05-26 17:46:09 +02:00 |
|