Skip to content

Commit

Permalink
fix: add mode to context type
Browse files Browse the repository at this point in the history
  • Loading branch information
Saghen committed Dec 12, 2024
1 parent 414d615 commit f1afb8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/blink/cmp/completion/trigger/context.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
--- @field length number

--- @class blink.cmp.Context
--- @field mode blink.cmp.Mode
--- @field id number
--- @field bufnr number
--- @field cursor number[]
Expand Down

0 comments on commit f1afb8c

Please sign in to comment.