mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-04 20:40:05 +08:00
35 lines
327 B
Plaintext
35 lines
327 B
Plaintext
|
### Simple demo to show the rg stuff
|
||
|
## key_delay 1
|
||
|
## feed_full
|
||
|
|
||
|
:e! ./scratch/simple_rg.lua\<CR>
|
||
|
:set foldlevel=100\<CR>
|
||
|
:luafile %\<CR>
|
||
|
|
||
|
## pause
|
||
|
## key_delay 80
|
||
|
|
||
|
Finder
|
||
|
|
||
|
## key_delay 150
|
||
|
|
||
|
\<c-n>
|
||
|
|
||
|
## pause
|
||
|
\<c-n>
|
||
|
|
||
|
## pause
|
||
|
\<c-n>
|
||
|
|
||
|
## pause
|
||
|
\<cr>
|
||
|
|
||
|
## pause
|
||
|
\<esc>
|
||
|
:" Went to the file!\<esc>
|
||
|
|
||
|
## pause
|
||
|
|
||
|
## feed_full
|
||
|
:qa!\<CR>
|