summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2019-03-04 17:55:31 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2019-03-04 17:55:31 +0100
commit6f7257ade246f62993a71066f394a3652f9493b6 (patch)
treebfb99659126b8e31032ae155620854e1a59f694f /build
parent25ed6ff970d7e64c4ebfc52952431f8b228113d5 (diff)
downloadvim-polyglot-3.5.1.tar.gz
vim-polyglot-3.5.1.zip
Use upstreadm mdx ftdetectv3.5.1
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index 50c073c3..597846c6 100755
--- a/build
+++ b/build
@@ -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