config updates
This commit is contained in:
parent
a848517698
commit
337bd61db9
6 changed files with 48 additions and 68 deletions
|
@ -4,8 +4,8 @@ vim.cmd([[set noshowmode]])
|
|||
return require('lualine').setup {
|
||||
options = {
|
||||
icons_enabled = true,
|
||||
--theme = 'everforest',
|
||||
-- section_separators = '',
|
||||
-- component_seaparators = '',
|
||||
theme = 'everforest',
|
||||
section_separators = '',
|
||||
component_seaparators = '',
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue