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