mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-26 18:59:00 +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",
|
"mini.surround",
|
||||||
"nvim-treesitter",
|
"nvim-treesitter",
|
||||||
"nvim-treesitter-textobjects",
|
"nvim-treesitter-textobjects",
|
||||||
|
"nvim-ts-context-commentstring",
|
||||||
"vim-repeat",
|
"vim-repeat",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue