summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 03fabc7..f318b39 100644
--- a/README.md
+++ b/README.md
@@ -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