Added odin tree-sitter and ols support, removed lua LSP because they
changed the name and it's still a sketchy pos.
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ local function get_build_cmd()
|
||||
return "build.bat"
|
||||
else
|
||||
-- TODO(twig): this is untested!
|
||||
return "build.sh"
|
||||
return "./build.sh"
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user