common: lualine relative filepath

This commit is contained in:
2023-03-29 11:54:47 +02:00
parent cbf90913f5
commit 01da9375f9

View File

@@ -79,6 +79,15 @@ return {
component_separators = '|',
section_separators = '',
},
sections = {
lualine_c = {
{
'filename',
file_status = true,
path = 1,
},
},
},
},
},