feat(treesitter): add jsdoc to ensure_installed (#1252)

better highlighting for jsdoc comment
This commit is contained in:
Võ Quang Chiến authored and GitHub committed 2023-07-30 11:10:45 +02:00
1 parent c1fc996ccd
commit 566049aa4a
1 file changed
+1
+1
View File
@@ -34,6 +34,7 @@ return {
"c",
"html",
"javascript",
"jsdoc",
"json",
"lua",
"luadoc",