6 lines
82 B
Lua
6 lines
82 B
Lua
return {
|
|
cmd = { "ols" },
|
|
filetypes = { "odin" },
|
|
root_markers = { ".git" },
|
|
}
|