gdshader support (highlighting, tree-sitter, LSP)
This commit is contained in:
@@ -23,6 +23,8 @@ function M.setup(opts)
|
||||
host = M.opts.editor_host,
|
||||
port = M.opts.debug_port,
|
||||
})
|
||||
|
||||
require("godotdev.tree-sitter")
|
||||
end
|
||||
|
||||
return M
|
||||
|
||||
Reference in New Issue
Block a user