chore: format source code

navigator
github-actions[bot] 3 years ago
parent 2cf3e2cac5
commit a125c388c3

@ -64,7 +64,7 @@ bufferline.setup {
guifg = colors.light_grey,
guibg = colors.black2,
},
-- for diagnostics = "nvim_lsp"
error = {
guifg = colors.light_grey,
@ -72,7 +72,7 @@ bufferline.setup {
},
error_diagnostic = {
guifg = colors.light_grey,
guibg = colors.black2
guibg = colors.black2,
},
-- close buttons

Loading…
Cancel
Save