lualine config edits
This commit is contained in:
parent
9331121a9f
commit
5c937dc1c8
19 changed files with 301 additions and 83 deletions
|
|
@ -9,5 +9,16 @@ return {
|
|||
section_separators = "",
|
||||
component_separators = "",
|
||||
},
|
||||
sections = {
|
||||
lualine_c = {
|
||||
{
|
||||
'filename',
|
||||
path=1
|
||||
},
|
||||
},
|
||||
lualine_x = {},
|
||||
lualine_y = {},
|
||||
lualine_z = {},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue