mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-04-08 03:42:12 +00:00
codecompanion.nvim v19 renamed `strategies` to `interactions` (olimorris/codecompanion.nvim#2485). The nvf module still generated the deprecated `strategies` key, which triggers codecompanion's backwards-compat migration shim. That shim replaces any user-provided `interactions` table with `defaults + strategies`, silently discarding user overrides like `interactions.chat.adapter`. Rename the option tree so the generated Lua uses the current `interactions` key and the migration shim is never triggered. |
||
|---|---|---|
| .. | ||
| configuring | ||
| installation | ||
| quirks | ||
| release-notes | ||
| tips | ||
| configuring.md | ||
| hacking.md | ||
| index.md | ||
| quirks.md | ||
| release-notes.md | ||
| tips.md | ||