add back position to statusbar

This commit is contained in:
Adam Jeniski 2023-02-06 09:18:34 -05:00
parent 79549b5bae
commit 09fa1575a9

View File

@ -14,7 +14,7 @@ require('lualine').setup {
lualine_x = {},
lualine_y = {'fileformat', { 'filetype', colored = true, icon_only = true, padding = { left = 1, right = 2 }}},
lualine_z = {
-- { 'location', separator = { right = '' }, left_padding = 2 },
{ 'location', separator = { right = '' }, left_padding = 2 },
'progress'
},
},