Skip to content

Commit

Permalink
chore: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 17, 2023
1 parent 77779e3 commit 09b18b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/bufferline/config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ local function derive_colors(preset)
return {
trunc_marker = {
fg = trunc_marker_fg,
bg = trunc_marker_bg
bg = trunc_marker_bg,
},
fill = {
fg = comment_fg,
Expand Down

0 comments on commit 09b18b8

Please sign in to comment.