godot
This commit is contained in:
parent
9cffb32d9b
commit
6b9b9464cb
1 changed files with 4 additions and 0 deletions
|
@ -260,3 +260,7 @@ require('mason-lspconfig').setup {
|
|||
end,
|
||||
},
|
||||
}
|
||||
|
||||
-- some things work weird
|
||||
local lspconfig = require 'lspconfig'
|
||||
lspconfig.gdscript.setup {}
|
||||
|
|
Loading…
Add table
Reference in a new issue