feat(parrot): update models

This commit is contained in:
2026-02-11 09:26:02 +02:00
parent a4f2b22f7a
commit b6457ecfac
2 changed files with 4 additions and 3 deletions

View File

@@ -66,7 +66,7 @@ return {
available = function()
return vim.fn.isdirectory('.git') == 1
end
}
},
},
})