feat(nvim): move from avante to codecompanion #222
4
config/vectorcode/config.json5
Normal file
4
config/vectorcode/config.json5
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"host": "chroma",
|
||||||
|
"port": "8000"
|
||||||
|
}
|
@ -27,6 +27,7 @@ services:
|
|||||||
- './config/starship:/home/coder/.config/starship'
|
- './config/starship:/home/coder/.config/starship'
|
||||||
- './config/tmux:/home/coder/.config/tmux'
|
- './config/tmux:/home/coder/.config/tmux'
|
||||||
- './config/tmuxp:/home/coder/.config/tmuxp'
|
- './config/tmuxp:/home/coder/.config/tmuxp'
|
||||||
|
- './config/vectorcode:/home/coder/.config/vectorcode'
|
||||||
- 'home_cache:/home/coder/.cache'
|
- 'home_cache:/home/coder/.cache'
|
||||||
- 'home_local_share:/home/coder/.local/share'
|
- 'home_local_share:/home/coder/.local/share'
|
||||||
- 'home_local_state:/home/coder/.local/state'
|
- 'home_local_state:/home/coder/.local/state'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user