fix(vscode): added ts-context-commentstring
This commit is contained in:
1 file changed
+1
@@ -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",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in new issue
Block a user