Add documents.

This commit is contained in:
hrsh7th
2021-08-11 18:43:22 +09:00
parent f352761df8
commit 5447f42444
4 changed files with 44 additions and 1 deletions

View File

@@ -75,6 +75,7 @@ cmp.ScrollDirection.Down = 'down'
---@field select boolean
---@class cmp.SortingConfig
---@field public priority_weight number
---@field public comparators function[]
---@class cmp.FormattingConfig