bufferline: add new tab styles

This commit is contained in:
siph 2023-05-31 23:32:54 -06:00 committed by Gaétan Lepage
parent 8f00594b25
commit 7ad1288fdd

View file

@ -148,7 +148,7 @@ in {
rightTruncMarker = helpers.defaultNullOpts.mkStr "" "right trunc marker";
separatorStyle =
helpers.defaultNullOpts.mkEnum ["slant" "thick" "thin"] "thin"
helpers.defaultNullOpts.mkEnum ["slant" "padded_slant" "slope" "padded_slope" "thick" "thin"] "thin"
"Separator style";
nameFormatter =