Format with stylua
This commit is contained in:
committed by
github-actions[bot]
parent
026ef9445e
commit
5dce1b778b
@@ -14,7 +14,6 @@ local compare = {}
|
||||
---@alias cmp.ComparatorFunction fun(entry1: cmp.Entry, entry2: cmp.Entry): boolean | nil
|
||||
---@alias cmp.Comparator cmp.ComparatorFunction | cmp.ComparatorFunctor
|
||||
|
||||
|
||||
---offset: Entries with smaller offset will be ranked higher.
|
||||
---@type cmp.ComparatorFunction
|
||||
compare.offset = function(entry1, entry2)
|
||||
|
||||
Reference in New Issue
Block a user