chore(nvim): remove winbar
This commit is contained in:
parent
88c7aa39da
commit
5d60b15487
|
@ -150,7 +150,6 @@ local function set_vim_o()
|
|||
termguicolors = true,
|
||||
textwidth = 0,
|
||||
updatetime = 1000,
|
||||
winbar = "%=%m %f",
|
||||
wrap = false,
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue