File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- *CopilotChat.txt* For NVIM v0.8.0 Last change: 2024 February 08
1+ *CopilotChat.txt* For NVIM v0.8.0 Last change: 2024 February 09
22
33==============================================================================
44Table of Contents *CopilotChat-table-of-contents*
@@ -54,6 +54,7 @@ LAZY.NVIM ~
5454 show_help = "yes", -- Show help text for CopilotChatInPlace, default: yes
5555 debug = false, -- Enable or disable debug mode, the log file will be in ~/.local/state/nvim/CopilotChat.nvim.log
5656 disable_extra_info = 'no' , -- Disable extra information (e.g: system prompt) in the response.
57+ -- proxy = "socks5://127.0.0.1:3000", -- Proxies requests via https or socks.
5758 },
5859 build = function()
5960 vim.notify("Please update the remote plugins by running ':UpdateRemotePlugins', then restart Neovim.")
You can’t perform that action at this time.
0 commit comments