Files
nix-files/packages/nvim/lua/plugins/plugins/comment.lua

7 lines
91 B
Lua

return {
'numToStr/Comment.nvim',
opts = {
-- add any options here
}
}