mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
modules/dependencies: add glow
This commit is contained in:
parent
68c806bd60
commit
5ad022e151
3 changed files with 13 additions and 12 deletions
|
@ -25,6 +25,7 @@ let
|
|||
default = "git";
|
||||
example = [ "gitMinimal" ];
|
||||
};
|
||||
glow.default = "glow";
|
||||
go.default = "go";
|
||||
lazygit.default = "lazygit";
|
||||
lean.default = "lean4";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue