1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-08-17 09:08:13 +02:00

nvim: statusline: remove custom theme

This commit is contained in:
Henrik Hautakoski 2026-07-03 17:41:15 +02:00
parent f9d4d80bad
commit 5a77846e26

View file

@ -55,29 +55,7 @@ local options = {
'dapui_scopes',
'dapui_console',
}
},
theme = {
normal = {
a = "StatusLineNormal",
b = "StatusLineLualine",
c = "StatusLineLualine",
x = "StatusLineLualine",
y = "StatusLineLualine",
z = "StatusLineLualine",
},
command = {
a = "StatusLineCommand",
},
insert = {
a = "StatusLineInsert",
},
visual = {
a = "StatusLineVisual",
},
replace = {
a = "StatusLineReplace",
},
},
}
},
sections = {
lualine_a = {