refactor(nvim): add padding to left of heirline lsp symbol in winbar
This commit is contained in:
parent
bb5e22c572
commit
954232bad7
@ -555,7 +555,7 @@ return {
|
||||
hl = { fg = colors.oniViolet, bg = utils.get_highlight("WinBarNC").bg },
|
||||
},
|
||||
{
|
||||
provider = " ",
|
||||
provider = " ",
|
||||
hl = {
|
||||
bg = colors.oniViolet,
|
||||
fg = colors.sumiInk0,
|
||||
|
Loading…
Reference in New Issue
Block a user