mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
add icon and scrollbar for wilder.nvim
This commit is contained in:
parent
9cd43dcba9
commit
1280c98314
@ -421,6 +421,8 @@ function! s:wilder_init() abort
|
||||
\ 'highlights': {
|
||||
\ 'accent': l:hl,
|
||||
\ },
|
||||
\ 'left': [' ', wilder#popupmenu_devicons(),],
|
||||
\ 'right': [' ', wilder#popupmenu_scrollbar(),],
|
||||
\ 'apply_incsearch_fix': 0,
|
||||
\ }))
|
||||
catch /^Vim\%((\a\+)\)\=:E117/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user