From 2382297a6d6a42737ed36a36f44219b6a96c6e5a Mon Sep 17 00:00:00 2001 From: Carlos Gutierrez Date: Sun, 11 Jan 2026 18:42:12 -0500 Subject: [PATCH] updating files --- lua/cargdev/plugins/codetyper.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/cargdev/plugins/codetyper.lua b/lua/cargdev/plugins/codetyper.lua index c938996..5663fcb 100644 --- a/lua/cargdev/plugins/codetyper.lua +++ b/lua/cargdev/plugins/codetyper.lua @@ -44,7 +44,7 @@ return { provider = "ollama", ollama = { host = "http://localhost:11434", - model = "deepseek-coder:6.7b", + model = "qwen3-coder:30b", }, }, window = {