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

5 lines
51 B
Lua
Executable File

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