nvim-config/lua/custom/plugins/comments.lua

5 lines
52 B
Lua
Executable file

return {
'numToStr/Comment.nvim',
opts = {},
}