mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-25 18:28:50 +02:00
feat(treesitter): add luadoc (#469)
This commit is contained in:
parent
18328d10c9
commit
ade4342c42
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ return {
|
||||||
"javascript",
|
"javascript",
|
||||||
"json",
|
"json",
|
||||||
"lua",
|
"lua",
|
||||||
|
"luadoc",
|
||||||
"luap",
|
"luap",
|
||||||
"markdown",
|
"markdown",
|
||||||
"markdown_inline",
|
"markdown_inline",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue