mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2026-07-25 10:04:44 +00:00
feat: godoot
This commit is contained in:
@@ -14,6 +14,7 @@ in
|
||||
config = lib.mkIf cfg.enable {
|
||||
plugins = {
|
||||
godot.enable = true;
|
||||
conform-nvim.settings.formatters_by_ft.gdscript = [ "gdscript-formatter" ];
|
||||
lsp.servers.gdscript = {
|
||||
enable = true;
|
||||
package = null;
|
||||
|
||||
Reference in New Issue
Block a user