mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
modules/dependencies: add fish
This commit is contained in:
parent
480bb9b311
commit
ada40e0f74
2 changed files with 11 additions and 2 deletions
|
@ -12,6 +12,7 @@ let
|
|||
curl.default = "curl";
|
||||
direnv.default = "direnv";
|
||||
distant.default = "distant";
|
||||
fish.default = "fish";
|
||||
gcc.default = "gcc";
|
||||
gh.default = "gh";
|
||||
git = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue