woot
This commit is contained in:
@ -101,6 +101,13 @@ return {
|
||||
},
|
||||
},
|
||||
-- lualine_y = { getLGTMs }
|
||||
lualine_z = {
|
||||
{
|
||||
"filename",
|
||||
file_status = false, -- displays file status (readonly status, modified status)
|
||||
path = 2, -- 0 = just filename, 1 = relative path, 2 = absolute path
|
||||
},
|
||||
},
|
||||
},
|
||||
})
|
||||
end,
|
||||
|
Reference in New Issue
Block a user