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 {
|
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;
|
||||||
|
|||||||
Reference in New Issue
Block a user