assistant/codecompanion-nvim: allow adapter to be specified by name and model

This commit is contained in:
jasg 2026-01-19 20:47:23 -08:00
commit b85ae49aae
2 changed files with 36 additions and 4 deletions

View file

@ -301,4 +301,8 @@ https://github.com/gorbit99/codewindow.nvim
- Fix `vim.formatter.conform-nvim.setupOpts.formatters` type for correct merging
[SmackleFunky](https://github.com/SmackleFunky):
- Updated codecompanion-nvim adapters to allow specifying a model.
<!-- vim: set textwidth=80: -->