Use upstreadm mdx ftdetect

This commit is contained in:
Adam Stankiewicz
2019-03-04 17:55:31 +01:00
parent 25ed6ff970
commit 6f7257ade2
3 changed files with 14 additions and 7 deletions

2
build
View File

@@ -63,7 +63,7 @@ extract() {
output "${subdirs##, })"$'\n'
if (echo "julia coffee-script elixir fish git plantuml scala swift jinja mdx" | grep -qF "$name"); then
if (echo "julia coffee-script elixir fish git plantuml scala swift jinja" | grep -qF "$name"); then
echo "Skipping ftdetect installation of $name" >&2
continue
fi