1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-25 01:30:06 +08:00
SpaceVim/test/api/vim/command.vader

5 lines
150 B
Plaintext
Raw Normal View History

2017-10-17 15:37:29 +08:00
Execute ( SpaceVim api: data#list ):
let cmd = SpaceVim#api#import('vim#command')
let cmd.options = {}
AssertEqual cmd.complete('', '', ''), ''