feat(bufferline): support for snacks picker sidebars

This commit is contained in:
Folke Lemaitre 2025-01-31 20:33:15 +01:00
parent 8f4e9b8c1e
commit 3500d6a826
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

@ -37,6 +37,9 @@ return {
highlight = "Directory",
text_align = "left",
},
{
filetype = "snacks_layout_box",
},
},
---@param opts bufferline.IconFetcherOpts
get_element_icon = function(opts)