We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c1a502 commit 516190bCopy full SHA for 516190b
lua/blink/cmp/config.lua
@@ -109,7 +109,7 @@
109
--- @field autocomplete_south? ("n" | "s" | "e" | "w")[]
110
---
111
--- @alias blink.cmp.WindowBorderChar string | table
112
---- @alias blink.cmp.WindowBorder 'single' | 'double' | 'rounded' | 'solid' | 'shadow' | 'padded' | 'none' | blink.cmp.WindowBorderChar
+--- @alias blink.cmp.WindowBorder 'single' | 'double' | 'rounded' | 'solid' | 'shadow' | 'padded' | 'none' | blink.cmp.WindowBorderChar[]
113
114
--- @class blink.cmp.DocumentationConfig
115
--- @field min_width? number
0 commit comments