Neither native nor mini.comment support using // for lines and /*word*/
for selection/words.
{ "numToStr/Comment.nvim",
{ "numToStr/Comment.nvim",
- -- used to be what I use, but nvim will include commenting based on mini.comment
- enabled = false ,
opts = {
toggler = {
line = "gcc",
opts = {
toggler = {
line = "gcc",
- { "echasnovski/mini.comment", enabled = false },
-
- {
- "folke/lazydev.nvim",
+ { "folke/lazydev.nvim",
ft = "lua",
cmd = "LazyDev",
opts = {
ft = "lua",
cmd = "LazyDev",
opts = {