mirror of
https://github.com/folke/snacks.nvim
synced 2025-08-04 10:49:08 +00:00
fix(picker.highlights): close on confirm. Closes #1096
This commit is contained in:
parent
e328430387
commit
76f6e4f81c
1 changed files with 1 additions and 0 deletions
|
@ -380,6 +380,7 @@ M.highlights = {
|
|||
finder = "vim_highlights",
|
||||
format = "hl",
|
||||
preview = "preview",
|
||||
confirm = "close",
|
||||
}
|
||||
|
||||
---@class snacks.picker.icons.Config: snacks.picker.Config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue