plugins.lspkind.cmp.enable

Integrate with nvim-cmp

Type: boolean

Default: true

Declared by:

plugins.lspkind.cmp.after

Function to run after calculating the formatting. function(entry, vim_item, kind)

Type: null or string

Default: null

Declared by:

plugins.lspkind.cmp.ellipsisChar

Character to show when the popup exceeds maxwidth

Type: null or string

Default: null

Declared by:

plugins.lspkind.cmp.maxWidth

Maximum number of characters to show in the popup

Type: null or signed integer

Default: null

Declared by:

plugins.lspkind.cmp.menu

Show source names in the popup

Type: null or (attribute set of string)

Default: null

Declared by: