feat(treesitter): add luadoc (#469)

This commit is contained in:
Amaan Qureshi 2023-03-21 02:27:13 -04:00 committed by GitHub
parent 18328d10c9
commit ade4342c42
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,6 +43,7 @@ return {
"javascript", "javascript",
"json", "json",
"lua", "lua",
"luadoc",
"luap", "luap",
"markdown", "markdown",
"markdown_inline", "markdown_inline",