Update code companion

This commit is contained in:
doylet 2025-11-10 20:50:32 +11:00
parent 8f0dbb31f2
commit 989755a978

View File

@ -112,6 +112,7 @@ lua <<EOF
} }
}, },
adapters = { adapters = {
http = {
opts = { opts = {
show_defaults = false, show_defaults = false,
}, },
@ -180,6 +181,7 @@ lua <<EOF
-- }, -- },
}) })
end, end,
}
}, },
strategies = { strategies = {
chat = { chat = {