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