Nvim: add minuet and some other stuff

This commit is contained in:
Robert Kmieć
2025-06-12 22:43:06 +02:00
parent 04bdd470fd
commit 704a095798
4 changed files with 46 additions and 12 deletions

View File

@@ -31,7 +31,7 @@ return {
},
schema = {
model = {
default = "gemma3:12b",
default = "deepseek-r1:32b",
},
num_ctx = {
default = 16384,