Update nvim

This commit is contained in:
2026-08-02 14:18:41 -04:00
parent 22a1fcb0b5
commit 03088ca0b3
9 changed files with 114 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
return {
cmd = { "ols" },
filetypes = { "odin" },
root_markers = { "ols.json", ".git" },
}