chore(nvim): remove winbar

This commit is contained in:
Oliver Davies 2023-05-10 20:32:54 +01:00
parent bcbdcabd32
commit 4814bbea3f

View file

@ -150,7 +150,6 @@ local function set_vim_o()
termguicolors = true,
textwidth = 0,
updatetime = 1000,
winbar = "%=%m %f",
wrap = false,
}