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"
|
output "${subdirs##, })\n"
|
||||||
|
|
||||||
if (echo "julia coffee-script elixir fish git plantuml scala swift" | fgrep -q "$name"); then
|
if (echo "julia coffee-script elixir fish git plantuml scala swift" | fgrep -q "$name"); then
|
||||||
echo "Skipping ftdetect installation of $name"
|
echo "Skipping ftdetect installation of $name"
|
||||||
continue
|
continue
|
||||||
fi
|
fi
|
||||||
|
|
||||||
[ -d "${dir}/ftdetect" ] && for f in "${dir}/ftdetect/"*; do
|
[ -d "${dir}/ftdetect" ] && for f in "${dir}/ftdetect/"*; do
|
||||||
|
Loading…
Reference in New Issue
Block a user