long overdue update for nvim 0.12

This commit is contained in:
2026-05-13 01:24:41 -05:00
parent 4ef55c7feb
commit bcea7e49c0
4 changed files with 21 additions and 31 deletions
+1 -1
View File
@@ -156,7 +156,7 @@ function M.lualine()
return tab_mode()
end,
max_length = function()
return columns(1)
return columns(5)
end,
},
},