refactor(nvim): remove update
events from heirline winbar fname
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m0s
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m0s
This commit is contained in:
parent
2e9e92fbdd
commit
1e299e39ec
@ -546,11 +546,6 @@ return {
|
|||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
update = {
|
|
||||||
"WinResized",
|
|
||||||
"BufAdd",
|
|
||||||
"BufEnter",
|
|
||||||
},
|
|
||||||
FileNameBlock,
|
FileNameBlock,
|
||||||
static = {
|
static = {
|
||||||
bg_color_right = nil,
|
bg_color_right = nil,
|
||||||
|
Loading…
Reference in New Issue
Block a user