refactor(nvim): remove update events from heirline winbar fname
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m0s

This commit is contained in:
Price Hiller 2024-07-01 23:28:29 -05:00
parent 2e9e92fbdd
commit 1e299e39ec
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -546,11 +546,6 @@ return {
end,
},
{
update = {
"WinResized",
"BufAdd",
"BufEnter",
},
FileNameBlock,
static = {
bg_color_right = nil,