Skip to content

Commit

Permalink
feat(treesitter): add jsdoc to ensure_installed (#1252)
Browse files Browse the repository at this point in the history
better highlighting for jsdoc comment
  • Loading branch information
2giosangmitom committed Jul 30, 2023
1 parent c1fc996 commit 566049a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/lazyvim/plugins/treesitter.lua
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ return {
"c",
"html",
"javascript",
"jsdoc",
"json",
"lua",
"luadoc",
Expand Down

0 comments on commit 566049a

Please sign in to comment.