chore(nvim): remove winbar

This commit is contained in:
Oliver Davies 2023-05-10 20:32:54 +01:00
parent 88c7aa39da
commit 5d60b15487

View file

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