WIP: Actually get the UI to work and add some tests

This commit is contained in:
TJ DeVries
2020-08-20 23:41:53 -04:00
parent 96cac0a8c8
commit cfddae42f5
9 changed files with 270 additions and 146 deletions

View File

@@ -4,6 +4,13 @@ Gaze deeply into unknown regions using the power of the moon.
![Example](./media/simple_rg_v1.gif)
## Installation
```vim
Plug 'nvim-lua/plenary.nvim'
Plug 'nvim-lua/telescope.nvim'
```
## Goals
@@ -26,6 +33,9 @@ Gaze deeply into unknown regions using the power of the moon.
- sometimes built-in
- sometimes a lua callback
As an example, you could pipe your inputs into fzf, and then it can sort them for you.
fzf:
- have a list of inputs
- i have a prompt/things people typed