ajs-nvim/lua/plugins/comment.lua

7 lines
109 B
Lua
Raw Normal View History

2024-03-12 15:13:19 +00:00
return {'numToStr/Comment.nvim',
opts = {
-- add any options here
},
lazy = false,
}