mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 00:10:07 +08:00
6 lines
130 B
Plaintext
6 lines
130 B
Plaintext
Execute ( SpaceVim plugin: code runner ):
|
|
call SpaceVim#plugins#tasks#list()
|
|
exe "normal! /regexp\<cr>"
|
|
exe "normal \<cr>"
|
|
|