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