mirror of
https://github.com/tomru/nvim.git
synced 2026-03-03 14:37:15 +01:00
use tokiyo night also in lualine
This commit is contained in:
@@ -10,7 +10,7 @@ return {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
options = {
|
options = {
|
||||||
theme = 'auto',
|
theme = 'tokyonight',
|
||||||
-- component_separators = { left = '', right = '' },
|
-- component_separators = { left = '', right = '' },
|
||||||
-- section_separators = { left = '', right = '' },
|
-- section_separators = { left = '', right = '' },
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user