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

@@ -2,28 +2,29 @@
Gaze deeply into unknown regions using the power of the moon.
![Example](./media/simple_rg_v1.gif)
## Goals
pipeline different objects
### Pipeline Different Objects
"finder"
- executable: rg, git ls-files, ...
- things in lua already
- vim things
(Please note, this section is still in progress)
"picker"
- fzf
- sk
- does this always need to be fuzzy?
"finder":
- executable: rg, git ls-files, ...
- things in lua already
- vim things
"picker":
- fzf
- sk
- does this always need to be fuzzy?
- you'll map what you want to do with vimscript / lua mappings
"previewer"
- sometimes built-in
- sometimes a lua callback
"previewer":
- sometimes built-in
- sometimes a lua callback
fzf:
- have a list of inputs