1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-09 15:20:06 +08:00
SpaceVim/test/plugin/tasks.vader

6 lines
131 B
Plaintext
Raw Normal View History

Execute ( SpaceVim plugin: task manager ):
2022-02-03 23:08:04 +08:00
call SpaceVim#plugins#tasks#list()
2022-04-25 19:29:37 +08:00
exe "normal! /regexp\<cr>"
exe "normal \<cr>"
2022-02-03 23:08:04 +08:00