nvf/docs/manual
Bryce Thorpe 3820db92ee assistant/codecompanion: rename strategies -> interactions
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.
2026-04-05 10:16:58 -05:00
..
configuring docs/manual: add custom keybinds section; minor wording tweaks 2026-01-27 12:01:15 +03:00
installation fix: use pkgs.stdenv.hostPlatform.system 2026-04-02 09:57:59 +01:00
quirks docs: fix headings; move quirks to includes block' 2025-12-18 16:34:08 +03:00
release-notes assistant/codecompanion: rename strategies -> interactions 2026-04-05 10:16:58 -05:00
tips treewide: fix a lot of broken / dead links 2025-12-11 18:32:09 +01:00
configuring.md docs/manual: add custom keybinds section; minor wording tweaks 2026-01-27 12:01:15 +03:00
hacking.md docs: fix the xdg-open path in building the docs part 2026-01-09 21:46:19 +08:00
index.md docs: fix headings; move quirks to includes block' 2025-12-18 16:34:08 +03:00
quirks.md docs: fix headings; move quirks to includes block' 2025-12-18 16:34:08 +03:00
release-notes.md bufferline.nvim: fix hover behavior (#1297) 2025-12-19 17:50:15 +00:00
tips.md docs: restructure to allow a clean migration to new documentation util 2025-12-11 15:28:56 +01:00