chatgpt
URL: https://github.com/jackMort/ChatGPT.nvim/
Maintainers: Gaetan Lepage
plugins.chatgpt.enable
Whether to enable ChatGPT.nvim.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.chatgpt.package
The ChatGPT.nvim package to use.
Type: package
Default:
pkgs.vimPlugins.ChatGPT-nvim
Declared by:
plugins.chatgpt.curlPackage
The curl package to use.
Type: null or package
Default:
pkgs.curl
Declared by: