fix: take into account a nil returned by get_parser#518
fix: take into account a nil returned by get_parser#518faergeek wants to merge 1 commit intonumToStr:masterfrom
nil returned by get_parser#518Conversation
Fixes numToStr#517 Related change in neovim: neovim/neovim@fd1e019
|
Given that there's about 2 years of PRs that have not yet received a reply from the repo owner, it looks as if the repo is unmaintained, so it might be best if someone were to become a maintainer with their own fork. |
|
Or switch to mini.comment or ts-comments.nvim ;) |
|
@WillScarlettOhara Fair point. I tried mini.comment and can't spot a difference so far. Apparently I don't use any particularly fancy moves when dealing with comments. 😉 |
|
@rseichter there's also a builtin commenting support based on mini.comment. |
|
@faergeek So what you are telling me is that I could have dropped Comment.nvim a full two years ago, and never have run into the |
|
@rseichter Yep. So all that's left is to invent a time machine :-) |
|
@faergeek Tempting. Alas, I am a little busy right now, so I'll have to look into building a time machine some other... time. Or is it "will have been looking"? Dang, temporal grammar is hard. 🤓 |
Fixes #517
Related change in neovim:
neovim/neovim@fd1e019