copilot-chat
URL: https://github.com/CopilotC-Nvim/CopilotChat.nvim/
Maintainers: Gaetan Lepage
Chat with Github Copilot in Neovim.
plugins.copilot-chat.enable
Whether to enable copilot-chat.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.copilot-chat.package
The copilot-chat package to use.
Type: package
Default:
pkgs.vimPlugins.CopilotChat-nvim
Declared by:
plugins.copilot-chat.autoLoad
Whether to automatically load copilot-chat when neovim starts.
Type: boolean
Default:
false
when lazy-loading is enabled.
Example:
false
Declared by: