Skip to content

Commit 40b52f3

Browse files
dam9000cyrillkuettel
authored andcommitted
README: mention fd-find in requirements (nvim-lua#1477)
Fixes nvim-lua#1476
1 parent 35ab84d commit 40b52f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ If you are experiencing issues, please make sure you have the latest versions.
3636

3737
External Requirements:
3838
- Basic utils: `git`, `make`, `unzip`, C Compiler (`gcc`)
39-
- [ripgrep](https://github.com/BurntSushi/ripgrep#installation)
39+
- [ripgrep](https://github.com/BurntSushi/ripgrep#installation),
40+
[fd-find](https://github.com/sharkdp/fd#installation)
4041
- Clipboard tool (xclip/xsel/win32yank or other depending on the platform)
4142
- A [Nerd Font](https://www.nerdfonts.com/): optional, provides various icons
4243
- if you have it set `vim.g.have_nerd_font` in `init.lua` to true

0 commit comments

Comments
 (0)