From 9be26c107206cf3b45c195332d3da14e19f74519 Mon Sep 17 00:00:00 2001 From: m3tam3re Date: Tue, 8 Oct 2024 11:15:19 +0200 Subject: [PATCH] nvim changes --- nvim/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nvim/init.lua b/nvim/init.lua index efceb8c..c8a7e45 100644 --- a/nvim/init.lua +++ b/nvim/init.lua @@ -856,7 +856,7 @@ require('lazy').setup({ -- The executed command must return a JSON object with { response, context } -- (context property is optional). -- list_models = '', -- Retrieves a list of model names - debug = false, -- Prints errors and the command which is run. + debug = true, -- Prints errors and the command which is run. }, config = function() require('gen').prompts['Fix_Code'] = {