feat(nvim): add ts-comments to the vscode extra

This commit is contained in:
Sergio Laín 2024-05-27 16:27:24 +02:00
parent 8ca7852b10
commit 19782b342b
No known key found for this signature in database
GPG key ID: FB00AF7015FFE76B

View file

@ -29,6 +29,7 @@ local enabled = {
"vim-carbon-now-sh", "vim-carbon-now-sh",
"highlight-undo.nvim", "highlight-undo.nvim",
"ts-node-action", "ts-node-action",
"ts.comments",
"LazyVim", "LazyVim",
} }