feat: decrease hide in width limit for lualine

This commit is contained in:
christianchiarulli 2021-11-22 15:16:05 -05:00
parent f3d7a94d8c
commit 044b53a6fe

View file

@ -1,4 +1,4 @@
local window_width_limit = 80
local window_width_limit = 70
local conditions = {
buffer_not_empty = function()