Skip to content

Commit

Permalink
chore(doc): auto generate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and gptlang committed Feb 5, 2024
1 parent a5319e5 commit 4d59699
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/CopilotChat.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ LAZY.NVIM ~
opts = {
show_help = "yes", -- Show help text for CopilotChatInPlace, default: yes
debug = false, -- Enable or disable debug mode, the log file will be in ~/.local/state/nvim/CopilotChat.nvim.log
disable_extra_info = 'no', -- Disable extra information (e.g: system prompt) in the response.
},
build = function()
vim.notify("Please update the remote plugins by running ':UpdateRemotePlugins', then restart Neovim.")
Expand Down

0 comments on commit 4d59699

Please sign in to comment.