We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb73617 commit f5a9f9cCopy full SHA for f5a9f9c
1 file changed
README.md
@@ -23,7 +23,8 @@ If you are experiencing issues, please make sure you have the latest versions.
23
24
External Requirements:
25
- Basic utils: `git`, `make`, `unzip`, C Compiler (`gcc`)
26
-- [ripgrep](https://github.com/BurntSushi/ripgrep#installation)
+- [ripgrep](https://github.com/BurntSushi/ripgrep#installation),
27
+ [fd-find](https://github.com/sharkdp/fd#installation)
28
- Clipboard tool (xclip/xsel/win32yank or other depending on the platform)
29
- A [Nerd Font](https://www.nerdfonts.com/): optional, provides various icons
30
- if you have it set `vim.g.have_nerd_font` in `init.lua` to true
0 commit comments