From 0d0c2c489898bad99cdf8f9d00df572f52276e2f Mon Sep 17 00:00:00 2001 From: Salar Rahmanian Date: Sun, 2 Jun 2024 12:13:46 -0700 Subject: [PATCH] correction to gen.nvim --- lua/plugins/gen.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/plugins/gen.lua b/lua/plugins/gen.lua index 6659e80..e9b0e3c 100644 --- a/lua/plugins/gen.lua +++ b/lua/plugins/gen.lua @@ -15,7 +15,7 @@ return { }, config = function() require("gen").setup({ - ollama = { + { model = "codellama", host = "localhost", port = "11434", -- 2.46.0