configs/statusline: Fix extra space before git diff removed icon

This commit is contained in:
Akianonymus 2022-01-22 10:19:32 +05:30 committed by siduck
parent a0dd82a292
commit b86ae3b170
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ default.diff = {
fg = default.colors.grey_fg2,
bg = default.colors.statusline_bg,
},
icon = " ",
icon = " ",
},
remove = {