chore(config): update nvim config
parent
c342021c03
commit
85c656d1b0
|
@ -62,6 +62,8 @@ lualine.setup({
|
||||||
-- theme = 'onedark',
|
-- theme = 'onedark',
|
||||||
-- theme = 'github',
|
-- theme = 'github',
|
||||||
theme = 'catppuccin',
|
theme = 'catppuccin',
|
||||||
|
component_separators = { left = '', right = ''},
|
||||||
|
section_separators = { left = '', right = ''},
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue