Commit graph

7 commits

Author SHA1 Message Date
jasg
b85ae49aae assistant/codecompanion-nvim: allow adapter to be specified by name and model 2026-03-15 22:12:00 -07:00
alv-around
0a6cd48f8b assistant/codecompanion-nvim: fix lazy load with blink-cmp
Enabling codecompanion and blink-cmp, would not install codecompanion.
The quick fix was to disable lazy loading all together. This is no
longer required
2026-03-02 10:28:51 +01:00
Snoweuph
8a7796d7e9
assistant/codecompanion: fix diff options 2026-02-01 22:40:11 +01:00
e78ebe0680
assistant/codecompanion: also add YAML tree-sitter grammar when enabled 2025-05-31 03:19:18 +03:00
army castillo
51d76dd515 assistant/codecompanion-nvim: Description clean up
Added "Whether to enable" to mkEnableOption descriptions with `//`
merge.
2025-04-06 02:48:58 -04:00
army castillo
da57f955df assistant/codecompanion-nvim: fix nvim-cmp and defaults 2025-04-05 23:50:41 -04:00
ARCIII
2d5ff939b0
assistant/codecompanion-nvim: init (#707)
* assistant/codecompanion-nvim: init

* assistant/codecompanion-nvim: PR review revisions

---------

Co-authored-by: raf <me@notashelf.dev>
2025-03-15 13:44:33 +00:00