7 lines
114 B
Lua
7 lines
114 B
Lua
-- https://github.com/numToStr/Comment.nvim
|
|
return {
|
|
'numToStr/Comment.nvim',
|
|
event = "VeryLazy",
|
|
opts = {},
|
|
}
|