feat: add luap to nvim-treesitter ensure_installed (#383)

This commit is contained in:
Amaan Qureshi authored and GitHub committed 2023-03-05 09:08:51 +01:00
1 parent 6fec14e508
commit f441faad03
1 file changed
+1
+1
View File
@@ -43,6 +43,7 @@ return {
"javascript",
"json",
"lua",
"luap",
"markdown",
"markdown_inline",
"python",