mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-04-14 15:19:12 +08:00
Add test for vim#key api
This commit is contained in:
parent
25d89bf344
commit
179afd81af
3
test/api/vim/key.vader
Normal file
3
test/api/vim/key.vader
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
Execute ( SpaceVim api: vim#key ):
|
||||||
|
let key = SpaceVim#api#import('vim#key')
|
||||||
|
AssertEqual key.nr2name(32), 'SPC'
|
Loading…
x
Reference in New Issue
Block a user