mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-22 08:53:33 +02:00
feat(vscode): added ts-comments to allow list for vscode
This commit is contained in:
parent
804756209e
commit
0975eeb9ad
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ local enabled = {
|
|||
"nvim-treesitter",
|
||||
"nvim-treesitter-textobjects",
|
||||
"nvim-ts-context-commentstring",
|
||||
"ts-comments.nvim",
|
||||
"vim-repeat",
|
||||
"yanky.nvim",
|
||||
"LazyVim",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue