Files
dotfiles-modules/homemanager/neovim/lua/plugins/spec/comment.lua

6 lines
63 B
Lua

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