fix: don't try installing parser for bigfile

This commit is contained in:
2026-07-09 09:35:48 +02:00
parent 5eee7c4b89
commit 7c0bb3247d
+1
View File
@@ -37,6 +37,7 @@ return {
"tex", "tex",
"latex", "latex",
"csv", "csv",
"bigfile"
}, },
}) })
end, end,