add custom settings for lualine

This commit is contained in:
rajvatsal 2023-12-16 18:36:37 +05:30
parent f57f5c8632
commit da8a1bfb10
4 changed files with 56 additions and 15 deletions

View file

@ -205,7 +205,7 @@ require('lazy').setup({
opts = {
options = {
icons_enabled = true,
-- theme = 'onedark',
--theme = 'onedark',
component_separators = '|',
section_separators = '',
},