Files
2026-08-02 14:18:41 -04:00

6 lines
97 B
Lua

return {
cmd = { "ols" },
filetypes = { "odin" },
root_markers = { "ols.json", ".git" },
}