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