1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 04:50:04 +08:00
SpaceVim/test/plugin/tasks.vader

6 lines
130 B
Plaintext
Raw Normal View History

2022-02-03 23:08:04 +08:00
Execute ( SpaceVim plugin: code runner ):
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