nvim changes

This commit is contained in:
m3tam3re 2024-10-08 11:15:19 +02:00
parent 5f84e0dcff
commit 9be26c1072

View File

@ -856,7 +856,7 @@ require('lazy').setup({
-- The executed command must return a JSON object with { response, context }
-- (context property is optional).
-- list_models = '<omitted lua function>', -- 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'] = {