mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-03 00:49:26 +00:00
[neovim] Minor copilot stuff updates
This commit is contained in:
@ -33,4 +33,5 @@ require("CopilotChat").setup({
|
||||
debug = false,
|
||||
disable_extra_info = "yes",
|
||||
prompts = prompts,
|
||||
temperature = 0.1,
|
||||
})
|
||||
|
Reference in New Issue
Block a user