7 lines
119 B
Lua
7 lines
119 B
Lua
-- https://github.com/folke/ts-comments.nvim
|
|
return {
|
|
'folke/ts-comments.nvim',
|
|
opts = {},
|
|
event = 'VeryLazy',
|
|
}
|