diff --git a/lua/cmp/types/cmp.lua b/lua/cmp/types/cmp.lua index 0eb0f1b..425be90 100644 --- a/lua/cmp/types/cmp.lua +++ b/lua/cmp/types/cmp.lua @@ -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