React to window resize event
If I have a buffertag displaying for window X, but then resize the window, the buffertag's position isn't redrawn and ends up looking a little off:
Before resize, in correct position:

After resize:

I think we can listen to a resize event/autocmd and re-draw the buffertag. Would you be open to a PR that does that?
Hey there!
I did try this! And for some reason i didnt get it to work. If you submit a PR for this id definitely accept
P.s - i dig your nice white theme. White themes are underrated!
~Until something like https://github.com/neovim/neovim/issues/11532, I don't know if it's possible to fix this.~
jk -- https://github.com/ldelossa/buffertag/pull/10