mirror of
https://github.com/folke/snacks.nvim
synced 2025-12-23 08:47:57 +00:00
feat(win): add default *Snacks* prefixed WinSeparator (#2338)
See #2336
This commit is contained in:
parent
9f9409d2ac
commit
381265b543
1 changed files with 1 additions and 0 deletions
|
|
@ -209,6 +209,7 @@ Snacks.util.set_hl({
|
|||
WinKey = "Keyword",
|
||||
WinKeySep = "NonText",
|
||||
WinKeyDesc = "Function",
|
||||
WinSeparator = "WinSeparator",
|
||||
}, { prefix = "Snacks", default = true })
|
||||
|
||||
local id = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue