Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultStyleConfig ¶
func DefaultStyleConfig()
DefaultStyleConfig sets some default styles for completion.
func SplitArgs ¶
func SplitArgs(input []rune, pos int, mode line.EscapeMode) (args []string, prefixComp, prefixLine string)
SplitArgs splits the line in valid words, prepares them in various ways before calling the completer with them, and also determines which parts of them should be used as prefixes, in the completions and/or in the line.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.