kickstart.nvim/lua/custom/plugins/comments.lua

6 lines
52 B
Lua
Executable File

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