lazy avante opts note

This commit is contained in:
finn 2024-08-30 14:51:47 -07:00
parent 062a5e3f8f
commit a4147ffafa

View File

@ -4,6 +4,7 @@ return {
event = "VeryLazy",
lazy = false,
opts = {
-- Hack to make local LLM work smoothly. Breaks claude entirely.
claude = {
["local"] = true,
},