nvim changes
This commit is contained in:
parent
5f84e0dcff
commit
9be26c1072
@ -856,7 +856,7 @@ require('lazy').setup({
|
|||||||
-- The executed command must return a JSON object with { response, context }
|
-- The executed command must return a JSON object with { response, context }
|
||||||
-- (context property is optional).
|
-- (context property is optional).
|
||||||
-- list_models = '<omitted lua function>', -- Retrieves a list of model names
|
-- 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()
|
config = function()
|
||||||
require('gen').prompts['Fix_Code'] = {
|
require('gen').prompts['Fix_Code'] = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user