mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-10 12:33:51 -05:00
set et on build
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user