mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
feat: support WildMenu
This commit is contained in:
parent
04fb9d3bf2
commit
b79f4a2864
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ function M.get(config)
|
|||
-- VisualNOS = {},
|
||||
WarningMsg = { fg = p.gold },
|
||||
-- Whitespace = {},
|
||||
-- WildMenu = {},
|
||||
WildMenu = { link = 'IncSearch' },
|
||||
|
||||
Boolean = { fg = p.rose },
|
||||
Character = { fg = p.gold },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue