feat(treesitter): add jsdoc to ensure_installed (#1252)
better highlighting for jsdoc comment
This commit is contained in:
1 parent
c1fc996ccd
commit
566049aa4a
1 file changed
+1
@@ -34,6 +34,7 @@ return {
|
||||
"c",
|
||||
"html",
|
||||
"javascript",
|
||||
"jsdoc",
|
||||
"json",
|
||||
"lua",
|
||||
"luadoc",
|
||||
|
||||
Reference in new issue
Block a user