mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00: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
Reference in a new issue