nvf/modules
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
..
extra treesitter: remove foldByDefault 2026-03-19 22:11:08 +01:00
neovim Alias vim.options as vim.opts 2026-03-24 03:23:39 -06:00
plugins assistant/codecompanion: rename strategies -> interactions 2026-04-05 10:16:58 -05:00
wrapper wrapper/build: allow nulling treesitter grammars 2026-03-12 10:56:04 +03:00
default.nix treewide: Use nixpkgs fetchers for npins 2025-02-10 22:33:36 -05:00
modules.nix spellcheck: restore configuration for vim-dirtytalk 2025-07-05 19:47:51 +02:00