mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-23 17:28:57 +02:00
fix(vscode): added ts-context-commentstring
This commit is contained in:
parent
bf66e71adc
commit
e975f021ea
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ local enabled = {
|
|||
"mini.surround",
|
||||
"nvim-treesitter",
|
||||
"nvim-treesitter-textobjects",
|
||||
"nvim-ts-context-commentstring",
|
||||
"vim-repeat",
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue