mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-01 21:14:38 +02:00
feat: add luap to nvim-treesitter ensure_installed (#383)
This commit is contained in:
parent
6fec14e508
commit
f441faad03
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ return {
|
|||
"javascript",
|
||||
"json",
|
||||
"lua",
|
||||
"luap",
|
||||
"markdown",
|
||||
"markdown_inline",
|
||||
"python",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue