Compare commits
No commits in common. "6ad40afa5ec90c18d411d63ee80d9eea268135e7" and "ef3da5ff94b3f365c61449fbc00116d4537453ac" have entirely different histories.
6ad40afa5e
...
ef3da5ff94
2 changed files with 2 additions and 0 deletions
|
|
@ -128,6 +128,7 @@ in
|
|||
debug = {
|
||||
disable = false;
|
||||
temperature = 0.15;
|
||||
steps = 12;
|
||||
prompt = "{file:${./prompts/debug-rules.txt}}";
|
||||
permission = {
|
||||
edit = "deny";
|
||||
|
|
|
|||
|
|
@ -213,6 +213,7 @@ in
|
|||
{ import = "lazyvim.plugins.extras.ui.edgy" },
|
||||
{ import = "lazyvim.plugins.extras.coding.mini-comment" },
|
||||
{ import = "lazyvim.plugins.extras.editor.aerial" },
|
||||
{ import = "lazyvim.plugins.extras.editor.leap" },
|
||||
{ import = "lazyvim.plugins.extras.editor.navic" },
|
||||
{ import = "lazyvim.plugins.extras.formatting.prettier" },
|
||||
{ import = "lazyvim.plugins.extras.lang.angular" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue