update winbar text

This commit is contained in:
xfy
2024-11-25 08:34:38 +08:00
parent b366dd8e8c
commit f2a447e97b

View File

@ -121,7 +121,7 @@ local function update_winbar()
local buffer_count = get_buffer_count()
local ft = vim.bo.filetype
if ft == "NvimTree" then
vim.opt.winbar = ""
vim.opt.winbar = "RUA"
return
else
vim.opt.winbar = "%#WinBar1#%m "