mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-08 19:46:06 +01:00
dependencies: add fd
This commit is contained in:
parent
9069a2e0a0
commit
822e21e5b3
1 changed files with 1 additions and 0 deletions
|
|
@ -111,6 +111,7 @@ in
|
|||
direnv.default = "direnv";
|
||||
distant.default = "distant";
|
||||
efm-langserver.default = "efm-langserver";
|
||||
fd.default = "fd";
|
||||
fish.default = "fish";
|
||||
flutter.default = "flutter";
|
||||
fzf = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue