nvim-scrollbar
nvim-scrollbar copied to clipboard
Hlslens signs not working
Well there are no signs for hlslens, gitsigns are working and the scrollbar itself too. I am using lazy as package manager.
It might worth checking out https://github.com/petertriho/nvim-scrollbar/issues/83#issuecomment-2561442928, it could be the search highlight color overlapping with the background
@petertriho Ok, I got the problem (it's a different kind, actually). It seems nvim-scrollbar updates the scrollbar on typing in the command line. It also seems like git signs are not properly updating when entering a file. Just when pressing a key in normal/insert/visual mode.