12 lines
144 B
Lua
Raw Normal View History

2023-08-19 17:22:56 +00:00
return {
"numToStr/Comment.nvim",
event = "VeryLazy",
2023-08-20 22:09:00 +00:00
config = true,
2023-08-19 17:22:56 +00:00
opts = {
mappings = {
basic = false,
extra = false,
},
},
}