1
0
mirror of https://github.com/sameer1612/.dotfiles.git synced 2024-11-27 08:20:51 +02:00

enabled relative path in lualine

This commit is contained in:
Sameer Kumar 2024-03-27 18:52:27 +05:30
parent 9265df5948
commit d0ed639281

View File

@ -12,7 +12,7 @@ return {
theme = "gruvbox-material",
},
sections = {
lualine_c = { { "filename" }, { maximize_status } },
lualine_c = { { "filename", path = 1 }, { maximize_status } },
lualine_x = {
{ "filetype" },
{