plugins.noice.settings.popupmenu.enabled
Enable the Noice popupmenu UI.
Type: null or boolean or raw lua code
Default:
null
Plugin default: true
Declared by:
plugins.noice.settings.popupmenu.backend
Backend to use to show regular cmdline completions.
Type: null or one of “nui”, “cmp” or raw lua code
Default:
null
Plugin default: "nui"
Declared by:
plugins.noice.settings.popupmenu.kindIcons
Icons for completion item kinds. Set to false
to disable icons.
Type: null or boolean or attribute set of anything or raw lua code
Default:
null
Plugin default: { }
Declared by: