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