You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lua/blink/cmp/config.lua
+2
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@
13
13
--- @classblink.cmp.TriggerConfig
14
14
--- @fieldcontext_regexstring
15
15
--- @fieldblocked_trigger_charactersstring[]
16
+
--- @fieldshow_on_insert_on_trigger_characterboolean When true, will show the completion window when the cursor comes after a trigger character when entering insert mode
0 commit comments