blink-cmp
URL: https://github.com/saghen/blink.cmp
Maintainers: George Bals, Austin Horstman
Performant, batteries-included completion plugin for Neovim.
plugins.blink-cmp.enable
Whether to enable blink.cmp.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.blink-cmp.package
The blink.cmp package to use.
Type: package
Default:
pkgs.vimPlugins.blink-cmp
Declared by:
plugins.blink-cmp.autoLoad
Whether to automatically load blink.cmp when neovim starts.
Type: boolean
Default:
false
when lazy-loading is enabled.
Example:
false
Declared by: