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