Feat: full path in lualine
This commit is contained in:
parent
d8519974f5
commit
d6214ac324
@ -168,6 +168,8 @@ ins_left {function() return '%=' end}
|
||||
|
||||
ins_left {
|
||||
'filename',
|
||||
file_status = true,
|
||||
path = 1,
|
||||
condition = conditions.buffer_not_empty,
|
||||
color = {fg = colors.magenta, gui = 'bold'}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user