set et
on build
This commit is contained in:
parent
9f13bb7354
commit
565b8b8a2c
4
build
4
build
@ -55,8 +55,8 @@ extract() {
|
||||
output "${subdirs##, })\n"
|
||||
|
||||
if (echo "julia coffee-script elixir fish git plantuml scala swift" | fgrep -q "$name"); then
|
||||
echo "Skipping ftdetect installation of $name"
|
||||
continue
|
||||
echo "Skipping ftdetect installation of $name"
|
||||
continue
|
||||
fi
|
||||
|
||||
[ -d "${dir}/ftdetect" ] && for f in "${dir}/ftdetect/"*; do
|
||||
|
Loading…
Reference in New Issue
Block a user