Commit graph

11 commits

Author SHA1 Message Date
Martin Larsson
0c0e65baac Update code companion config to work with latest version 2025-08-28 22:58:06 +02:00
3683e93dbc Fix default keymappings in codecompanion so I can navigate paragraphs
using {} again
2025-07-15 13:52:09 +02:00
dca2aa5849 Change default copilot agent from claude 3.7 -> 4 2025-07-10 00:27:58 +02:00
9389cc5741 feat: Add visual spinner feedback to codecompanion 2025-07-07 23:43:59 +02:00
6be8cda24e Update code companion with current ai services, remove keymaps 2025-05-30 13:58:30 +02:00
9fb6438efa Large keymapping overhaul 2025-05-30 13:57:11 +02:00
6e8e1e07f4 Remove vector code from neovim 2025-05-08 19:17:40 +02:00
Martin Larsson
0db6d4183b Update code companion to use copilot claude sonnet 3.7, add support for
gemini and openai with api keys. Additionally add code companion.
Finally, add VectorCode with Code Companion which caches and gives
context of private local projects to AI for better insight.
completion in blink.
2025-04-22 15:29:49 +02:00
43020a4d12 Large rewrite, simplify keymapping, utilize as much keys from Lazy as
possible. Reduce manually setup plugins and utilize opts instead.
2025-02-23 01:35:23 +00:00
913d98e389 Remove outcommented code that no longer will have any use in the future 2025-01-19 23:27:46 +00:00
fb2adb4547 Move files out of their respective fs structure into program dirs in root and symlink dotfils using HM. 2025-01-16 23:49:38 +00:00
Renamed from home/.config/nvim/lua/plugs/codecompanion.lua (Browse further)