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

better highlighting for jsdoc comment
This commit is contained in:
Võ Quang Chiến 2023-07-30 16:10:45 +07:00 committed by GitHub
parent c1fc996ccd
commit 566049aa4a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,6 +34,7 @@ return {
"c",
"html",
"javascript",
"jsdoc",
"json",
"lua",
"luadoc",