This commit is contained in:
hrsh7th
2021-10-22 18:26:23 +09:00
parent bf2b23863a
commit 0d4275e62d

View File

@@ -45,7 +45,7 @@ end
---@param ctx cmp.Context
---@param sources cmp.Source[]
view.open = function(self, ctx, sources)
local group_index = -1
local group_index = 0
local entries = {}
while true do
group_index = group_index + 1