feat: add luap to nvim-treesitter ensure_installed (#383)
This commit is contained in:
@ -43,6 +43,7 @@ return {
|
||||
"javascript",
|
||||
"json",
|
||||
"lua",
|
||||
"luap",
|
||||
"markdown",
|
||||
"markdown_inline",
|
||||
"python",
|
||||
|
Reference in New Issue
Block a user