mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-25 10:18:47 +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",
|
||||
"json",
|
||||
"lua",
|
||||
"luadoc",
|
||||
"luap",
|
||||
"markdown",
|
||||
"markdown_inline",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue