docs: update IvyFd command description
This commit is contained in:
parent
04d04fc96a
commit
3a21d8e2b0
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ A command can be run that will launch the completion UI
|
||||||
|
|
||||||
| Command | Key Map | Description |
|
| 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 |
|
| IvyAg | \<leader\>/ | Find content in files using the silver searcher |
|
||||||
| IvyBuffers | \<leader\>b | Search though open buffers |
|
| IvyBuffers | \<leader\>b | Search though open buffers |
|
||||||
| IvyLines | | Search the lines in the current buffer |
|
| IvyLines | | Search the lines in the current buffer |
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue