feat(treesitter): add jsdoc to ensure_installed

better highlighting for jsdoc comment
This commit is contained in:
Vo Quang Chien 2023-07-29 22:16:29 +07:00
parent 9a0543531d
commit 5eb9e5a67d
No known key found for this signature in database
GPG key ID: 5002BE2A8F4DAB69

View file

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