Add comment code support

pull/544/head
Roee Kleiner 2 years ago
parent 396a046b64
commit 1bb5fdecd9

@ -0,0 +1,7 @@
return {
"numToStr/Comment.nvim",
config = function ()
require('Comment').setup {}
end,
}
Loading…
Cancel
Save