Remove onedark theme setting from lualine
This commit is contained in:
parent
be36e4acb3
commit
b096badab3
|
@ -1,7 +1,6 @@
|
|||
require('lualine').setup {
|
||||
options = {
|
||||
icons_enabled = true,
|
||||
theme = 'onedark',
|
||||
},
|
||||
sections = {
|
||||
-- lualine_x = {'encoding', 'fileformat', 'filetype'},
|
||||
|
|
Loading…
Reference in a new issue