]> Arthur Taft Gitweb - nvim.git/blob - lua/plugins/comments.lua
Initial commit
[nvim.git] / lua / plugins / comments.lua
1 return {
2   { "numToStr/Comment.nvim", opts = {} },
3 }