Update ghost_text type to allow true (#1616)

This commit is contained in:
tj-moody
2023-06-11 00:21:19 -04:00
committed by GitHub
parent 69e7d280cb
commit b8c2a62b3b

View File

@@ -150,7 +150,7 @@ cmp.ItemField = {
---@field public expand fun(args: cmp.SnippetExpansionParams)
---@class cmp.ExperimentalConfig
---@field public ghost_text cmp.GhostTextConfig|false
---@field public ghost_text cmp.GhostTextConfig|boolean
---@class cmp.GhostTextConfig
---@field hl_group string