Skip to content

Commit cdf22a6

Browse files
dribicdam9000
andcommitted
README: mention fd-find in requirements (nvim-lua#1477)
Fixes nvim-lua#1476 Co-authored-by: Damjan 9000 <damjan.9000@gmail.com> Signed-off-by: Dejan Ribič <dejan.ribic@gmail.com>
1 parent 5861d5d commit cdf22a6

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
@@ -23,7 +23,8 @@ If you are experiencing issues, please make sure you have the latest versions.
2323

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

0 commit comments

Comments
 (0)