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