An alternative comment plugin. #526
celeste3z
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I’ve been using this plugin for a really long time, and it’s really an awesome plugin.
But with some API changes in Neovim 0.12 and 0.13, I’ve noticed it sometimes doesn’t work properly anymore, and the author seems to have stopped maintaining it for a while.
So I ended up writing my own commenting plugin — it’s not a fork or a rewrite of this one, just my own thing. You can check out the comparison between my plugin, this one, and Neovim’s built-in comment features and also mini.comment right here : celeste_comment.nvim
If anyone’s interested in, just have a try.
Beta Was this translation helpful? Give feedback.
All reactions