Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PluginSearchSource ¶
PluginSearchSource implements fuzzy.Source for plugins
func (PluginSearchSource) Len ¶
func (s PluginSearchSource) Len() int
Len returns the number of items
func (PluginSearchSource) String ¶
func (s PluginSearchSource) String(i int) string
String returns the searchable string for item at index i
Click to show internal directories.
Click to hide internal directories.