Skip to content

Commit a475698

Browse files
chore(build): auto-generate docs
1 parent c3dad0b commit a475698

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/plugins/ui.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ opts = {
3737
highlight = "Directory",
3838
text_align = "left",
3939
},
40+
{
41+
filetype = "snacks_layout_box",
42+
},
4043
},
4144
---@param opts bufferline.IconFetcherOpts
4245
get_element_icon = function(opts)
@@ -88,6 +91,9 @@ opts = {
8891
highlight = "Directory",
8992
text_align = "left",
9093
},
94+
{
95+
filetype = "snacks_layout_box",
96+
},
9197
},
9298
---@param opts bufferline.IconFetcherOpts
9399
get_element_icon = function(opts)

0 commit comments

Comments
 (0)