feat(vscode): added ts-comments to allow list for vscode

This commit is contained in:
Folke Lemaitre 2024-05-29 18:22:54 +02:00
parent 804756209e
commit 0975eeb9ad
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

@ -15,6 +15,7 @@ local enabled = {
"nvim-treesitter",
"nvim-treesitter-textobjects",
"nvim-ts-context-commentstring",
"ts-comments.nvim",
"vim-repeat",
"yanky.nvim",
"LazyVim",