feat: thor dots merge

This commit is contained in:
2024-10-26 14:09:05 +02:00
parent 22a6ef026d
commit 1d6e38d455
10 changed files with 18 additions and 25 deletions

View File

@@ -29,11 +29,11 @@
"vim_mode": false,
"assistant": {
"default_model": {
"provider": "ollama",
"model": "mistral:7b-instruct-v0.3-q4_K_S"
"provider": "copilot_chat",
"model": "gpt-4o"
},
"version": "2",
"provider": null
"provider": "copilot_chat"
},
"lsp": {
"rust-analyzer": {