plugins.cmp.filetype.<name>.view.entries

The view class used to customize nvim-cmp’s appearance.

Type: null or string or attribute set of anything

Default: null

Plugin default:

{
  name = "custom";
  selection_order = "top_down";
}

Declared by: