terrortylor / nvim-comment

A comment toggler for Neovim, written in Lua
MIT License
479 stars 23 forks source link

Is this still needed with Neovim 0.10? #60

Open flexagoon opened 6 months ago

flexagoon commented 6 months ago

Neovim 0.10 introduced built-in commenting support:

https://github.com/neovim/neovim/pull/28176

Does it make this plugin redundant? If not, the differences should be mentioned in the readme.

polyzen commented 5 months ago

https://github.com/JoosepAlviste/nvim-ts-context-commentstring/issues/109