fix(vscode): added ts-context-commentstring
This commit is contained in:
@ -12,6 +12,7 @@ local enabled = {
|
||||
"mini.surround",
|
||||
"nvim-treesitter",
|
||||
"nvim-treesitter-textobjects",
|
||||
"nvim-ts-context-commentstring",
|
||||
"vim-repeat",
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user