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