-
Notifications
You must be signed in to change notification settings - Fork 752
Open
Description
The complete-command command allows for the following completion types:
fileclientbuffercommandshellshell-scriptshell-script-candidates
However, there are a few other "types" that I feel would be helpful:
scope- This would just be
local,window,buffer,global. However it's
common enough that providing a type for it and saving the need to spawn a
shell could be helpful.
- This would just be
option- Would complete from all available (non-hidden) options, the same as the
completion for%opt{
- Would complete from all available (non-hidden) options, the same as the
value- Would complete from all available values, the same as the completion for
%val{
- Would complete from all available values, the same as the completion for
Metadata
Metadata
Assignees
Labels
No labels