fix(picker.highlights): close on confirm. Closes #1096

This commit is contained in:
Folke Lemaitre 2025-02-12 07:04:11 +01:00
parent e328430387
commit 76f6e4f81c
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

@ -380,6 +380,7 @@ M.highlights = {
finder = "vim_highlights",
format = "hl",
preview = "preview",
confirm = "close",
}
---@class snacks.picker.icons.Config: snacks.picker.Config