feat: add luap to nvim-treesitter ensure_installed

This commit is contained in:
Amaan Qureshi 2023-03-04 13:24:53 -05:00
parent 6fec14e508
commit 4165e929ee
No known key found for this signature in database
GPG key ID: E67890ADC4227273

View file

@ -43,6 +43,7 @@ return {
"javascript",
"json",
"lua",
"luap",
"markdown",
"markdown_inline",
"python",