mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-22 08:53:33 +02:00
feat(blink): draw reversed
This commit is contained in:
parent
b3e5c54416
commit
e48a6a0278
1 changed files with 3 additions and 0 deletions
|
@ -39,6 +39,9 @@ return {
|
|||
-- adjusts spacing to ensure icons are aligned
|
||||
nerd_font_variant = "mono",
|
||||
windows = {
|
||||
autocomplete = {
|
||||
draw = "reversed",
|
||||
},
|
||||
documentation = {
|
||||
auto_show = true,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue