Get simple rg example to work

This commit is contained in:
TJ DeVries
2020-07-15 17:53:30 -04:00
parent 053417dd92
commit c6f0142fc6
12 changed files with 580 additions and 339 deletions

View File

@@ -0,0 +1,34 @@
### 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>

BIN
media/simple_rg_v1.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB