Add path to lualine

This commit is contained in:
ViViDboarder 2022-06-16 12:50:49 -07:00
parent 9a1ac596b2
commit b846cfc6b9
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ function M.config_lualine(theme_name)
},
},
lualine_b = { "FugitiveHead", "diff" },
lualine_c = { "filename", { gps.get_location, cond = gps.is_available } },
lualine_c = { { "filename", path = 1 }, { gps.get_location, cond = gps.is_available } },
lualine_x = { M.custom_ffenc, "filetype" },
lualine_y = { "progress", "location" },
lualine_z = {