feat: godoot

This commit is contained in:
2026-05-25 13:32:05 +02:00
parent e1fa957151
commit 0b0461f31a
@@ -14,6 +14,7 @@ in
config = lib.mkIf cfg.enable { config = lib.mkIf cfg.enable {
plugins = { plugins = {
godot.enable = true; godot.enable = true;
conform-nvim.settings.formatters_by_ft.gdscript = [ "gdscript-formatter" ];
lsp.servers.gdscript = { lsp.servers.gdscript = {
enable = true; enable = true;
package = null; package = null;