plugins.cmp.cmdline.<name>.view.entries
The view class used to customize nvim-cmp’s appearance.
Plugin default:
{
name = "custom";
selection_order = "top_down";
}
Type: null or string or attribute set of anything
Default:
null
Declared by: