mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
modules/dependencies: add lazygit
This commit is contained in:
parent
e866ddf5ce
commit
800bee29df
2 changed files with 9 additions and 11 deletions
|
@ -26,6 +26,7 @@ let
|
|||
example = [ "gitMinimal" ];
|
||||
};
|
||||
go.default = "go";
|
||||
lazygit.default = "lazygit";
|
||||
lean.default = "lean4";
|
||||
ledger.default = "ledger";
|
||||
manix.default = "manix";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue