Closed minoaut closed 1 year ago
@ppwwyyxx Does this ring a bell? I remember in #514 we tried to fix something, but it caused issues for me and others so we reverted it, then in #515 put in a modified fix. This is working for me (NeoVIM & the languages I work with) but apparently it is still causing issues for some folks. Any ideas?
@minoaut could you try if #519 can fix it? If not, I'll need to know more about how to exactly reproduce your issue.
@minoaut I think @ppwwyyxx found and fixed the issue for you, you can update and give it a shot now.
Yep, can confirm, after resetting the tree and updating the error is gone. That was quick, thank you both. NERD Commenter is awesome!
Lately I'm getting a screen filling error message in vim whenever I try to comment shader code.
I have this in .vimrc:
git bisect found this commit https://github.com/preservim/nerdcommenter/commit/91499c76a7358b10945c50173fa8c64dc3c909c8
When I revert this the problem is gone.