This commit is contained in:
Christoph J. Scherr 2025-04-04 03:09:11 +02:00
parent 9cffb32d9b
commit 6b9b9464cb
Signed by: PlexSheep
GPG key ID: 9EB784BB202BB7BB

View file

@ -260,3 +260,7 @@ require('mason-lspconfig').setup {
end,
},
}
-- some things work weird
local lspconfig = require 'lspconfig'
lspconfig.gdscript.setup {}