statusline color
This commit is contained in:
parent
d337001795
commit
95c5e33aef
|
@ -1,8 +1,8 @@
|
|||
require('lualine').setup {
|
||||
options = {
|
||||
icons_enabled = true,
|
||||
-- theme = 'auto',
|
||||
theme = 'gruvbox',
|
||||
theme = 'auto',
|
||||
-- theme = 'gruvbox',
|
||||
component_separators = { left = '', right = '' },
|
||||
section_separators = { left = '', right = '' },
|
||||
disabled_filetypes = {
|
||||
|
|
Loading…
Reference in New Issue