mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-27 11:08:53 +02:00
plugins/wildmenu: Fix renderer (#812)
This commit is contained in:
parent
04b0f2ae61
commit
13f22b5083
2 changed files with 3 additions and 3 deletions
|
@ -36,7 +36,7 @@
|
|||
)
|
||||
''
|
||||
];
|
||||
render = ''
|
||||
renderer = ''
|
||||
wilder.wildmenu_renderer({
|
||||
-- highlighter applies highlighting to the candidates
|
||||
highlighter = wilder.basic_highlighter(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue