docs: update IvyFd command description

This commit is contained in:
Ade Attwood 2023-03-01 20:43:18 +00:00
parent 04d04fc96a
commit 3a21d8e2b0

View file

@ -52,7 +52,7 @@ A command can be run that will launch the completion UI
| Command | Key Map | Description |
| ------------------ | ----------- | ----------------------------------------------------------- |
| IvyFd | \<leader\>p | Find files in your project with the fd cli file finder |
| IvyFd | \<leader\>p | Find files in your project with a custom rust file finder |
| IvyAg | \<leader\>/ | Find content in files using the silver searcher |
| IvyBuffers | \<leader\>b | Search though open buffers |
| IvyLines | | Search the lines in the current buffer |