As title, I’v installed mini.comment plugin, but when I type gc for commenting a line nothing happen. How can I know what’s wrong without disable every other extension or proceding incrementaly from scratch? (don’t want to intterrupt my workflow) Thanks
This is what is showed after doing :verbose namp gc, seems that all is ok…still if I press gc // on commentig line a search command is done…if I try on commented line with gcc command the line is cleared…
n g * lua require(“which-key”).show(“g”, {mode = “n”, auto = true}) Last set from Lua
n gcc * Comment line Last set from Lua line 293
n gc * Comment Last set from Lua line 293