7 lines
109 B
Lua
7 lines
109 B
Lua
|
return {'numToStr/Comment.nvim',
|
||
|
opts = {
|
||
|
-- add any options here
|
||
|
},
|
||
|
lazy = false,
|
||
|
}
|