lewis6991 / satellite.nvim

Decorate scrollbar for Neovim
MIT License
542 stars 20 forks source link

fix: won't update when closing certain windows #29

Closed vzytoi closed 1 year ago

vzytoi commented 1 year ago

It seems that the scrollbar does not update when closing some windows associated with plugins using the commands provided for this purpose (e.g. NvimTreeClose for nvim-tree on which I first encountered this error). I finally came up with this solution which is really not pretty but has the advantage of working.