common: lualine relative filepath

This commit is contained in:
Matej Janezic 2023-03-29 11:54:47 +02:00
parent cbf90913f5
commit 01da9375f9
Signed by: janezicmatej
GPG Key ID: 4298E230ED37B2C0
1 changed files with 9 additions and 0 deletions

View File

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