mirror of
https://github.com/neovim/neovim.git
synced 2024-12-29 14:41:06 -07:00
694814cdd5
Problem: no support for custom cmdline completion
Solution: Add new vimscript functions
Add the following two functions:
- getcmdcompltype() returns custom and customlist functions
- getcompletion() supports both custom and customlist
closes: vim/vim#12228
|
||
---|---|---|
.. | ||
testdir | ||
memfile_test.c |