chore(config): update nvim config

main
sudo pacman -Syu 2022-03-16 12:07:46 +07:00
parent c342021c03
commit 85c656d1b0
No known key found for this signature in database
GPG Key ID: D6CB5C6C567C47B0
1 changed files with 2 additions and 0 deletions

View File

@ -62,6 +62,8 @@ lualine.setup({
-- theme = 'onedark',
-- theme = 'github',
theme = 'catppuccin',
component_separators = { left = '', right = ''},
section_separators = { left = '', right = ''},
}
})