feat(nvim): move from avante to codecompanion #222

Merged
joao.dubas merged 6 commits from jpd-feat-switch-from-avante-to-codecompanion into main 2025-05-07 11:39:52 +00:00
5 changed files with 167 additions and 119 deletions
Showing only changes of commit 42426d8fd4 - Show all commits

View File

@@ -0,0 +1,4 @@
{
"host": "chroma",
"port": "8000"
}

View File

@@ -27,6 +27,7 @@ services:
- './config/starship:/home/coder/.config/starship'
- './config/tmux:/home/coder/.config/tmux'
- './config/tmuxp:/home/coder/.config/tmuxp'
- './config/vectorcode:/home/coder/.config/vectorcode'
- 'home_cache:/home/coder/.cache'
- 'home_local_share:/home/coder/.local/share'
- 'home_local_state:/home/coder/.local/state'