Add basic recently_used comparator
This commit is contained in:
@@ -360,6 +360,7 @@ Default:
|
||||
cmp.config.compare.offset,
|
||||
cmp.config.compare.exact,
|
||||
cmp.config.compare.score,
|
||||
cmp.config.compare.recently_used,
|
||||
cmp.config.compare.kind,
|
||||
cmp.config.compare.sort_text,
|
||||
cmp.config.compare.length,
|
||||
@@ -478,6 +479,10 @@ Subscribe the following events.
|
||||
|
||||
- `confirm_done`
|
||||
|
||||
#### `cmp.get_config()`
|
||||
|
||||
Return the current configuration.
|
||||
|
||||
#### `cmp.visible()`
|
||||
|
||||
Return the completion menu is visible or not.
|
||||
|
||||
Reference in New Issue
Block a user