cmp-tabnine
URL: https://github.com/tzachar/cmp-tabnine/
Maintainers: Gaetan Lepage
plugins.cmp-tabnine.enable
Whether to enable cmp-tabnine.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.cmp-tabnine.package
The cmp-tabnine package to use.
Type: package
Default:
pkgs.vimPlugins.cmp-tabnine
Declared by:
plugins.cmp-tabnine.extraOptions
These attributes will be added to the table parameter for the setup function. Typically, it can override NixVim’s default settings.
Type: attribute set of anything
Default:
{ }
Declared by: