lualine config edits

This commit is contained in:
Daniel B Sherry 2025-05-22 14:10:59 -05:00
parent 9331121a9f
commit 5c937dc1c8
19 changed files with 301 additions and 83 deletions

View file

@ -9,5 +9,16 @@ return {
section_separators = "",
component_separators = "",
},
sections = {
lualine_c = {
{
'filename',
path=1
},
},
lualine_x = {},
lualine_y = {},
lualine_z = {},
},
},
}