mirror of
https://github.com/tiyn/dotfiles.git
synced 2026-04-15 19:54:48 +02:00
Nvim: Fixed bug with wilder/mason
This commit is contained in:
@@ -63,7 +63,7 @@ return {
|
||||
"renderer",
|
||||
wilder.popupmenu_renderer({
|
||||
highlighter = highlighters,
|
||||
left = { " ", wilder.popupmenu_devicons() },
|
||||
-- left = { " ", wilder.popupmenu_devicons() }, -- has problems with mason
|
||||
right = { " ", wilder.popupmenu_scrollbar() },
|
||||
})
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user