copilot-vim
URL: https://github.com/github/copilot.vim/
Maintainers: Gaetan Lepage
Official Neovim plugin for GitHub Copilot.
plugins.copilot-vim.enable
Whether to enable copilot-vim.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.copilot-vim.package
The copilot-vim package to use.
Type: package
Default:
pkgs.vimPlugins.copilot-vim
Declared by:
plugins.copilot-vim.autoLoad
Whether to automatically load copilot-vim when neovim starts.
Type: boolean
Default:
true
Example:
false
Declared by: