ADD: formatting.expandable_indicator to show the expandable indicator (#1207)
* ADD: formatting.expandable_indicator to show the `expandable` indicator * UPDATA: doc/cmp.txt lua/cmp/entry.lua lua/cmp/typed/cmp.lua
This commit is contained in:
@@ -451,6 +451,11 @@ confirmation.get_commit_characters~
|
||||
You can append or exclude commitCharacters via this configuration option
|
||||
function. The commitCharacters are defined by the LSP spec.
|
||||
|
||||
*cmp-config.formatting.expandable_indicator*
|
||||
formatting.expandable_indicator~
|
||||
`cmp.expandable_indicator`
|
||||
Boolean to show the `~` expandable indicator in cmp's floating window.
|
||||
|
||||
*cmp-config.formatting.fields*
|
||||
formatting.fields~
|
||||
`cmp.ItemField[]`
|
||||
|
||||
Reference in New Issue
Block a user