12 lines
144 B
Lua
Raw Normal View History

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