mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-12 09:35:40 +08:00
Update doc for prompt api
This commit is contained in:
parent
59fd6985ae
commit
fe2bf4b59e
@ -1,3 +1,12 @@
|
|||||||
|
""
|
||||||
|
" @section cmdlinemenu, api-cmdlinemenu
|
||||||
|
" @parentsection api
|
||||||
|
" menu({items})
|
||||||
|
"
|
||||||
|
" Create a cmdline selection menu from a list of {items}, each item should be a
|
||||||
|
" list of two value in it, first one is the description, and the next one
|
||||||
|
" should be a funcrc.
|
||||||
|
|
||||||
let s:self = {}
|
let s:self = {}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user