mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
modules/dependencies: add godot
This commit is contained in:
parent
06acf3f103
commit
e7c9cc7133
2 changed files with 11 additions and 8 deletions
|
@ -28,6 +28,7 @@ let
|
|||
};
|
||||
glow.default = "glow";
|
||||
go.default = "go";
|
||||
godot.default = "godot_4";
|
||||
lazygit.default = "lazygit";
|
||||
lean.default = "lean4";
|
||||
ledger.default = "ledger";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue