mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-09 12:03:53 -05:00
Build
This commit is contained in:
@@ -432,10 +432,9 @@ def detect_filetypes
|
|||||||
}]
|
}]
|
||||||
end
|
end
|
||||||
|
|
||||||
# download
|
download
|
||||||
# extract
|
extract
|
||||||
generate_ftdetect
|
generate_ftdetect
|
||||||
# generate_tests
|
generate_tests
|
||||||
# puts(" Bye! Have a wonderful time!")
|
puts(" Bye! Have a wonderful time!")
|
||||||
# FileUtils.rm_rf("tmp")
|
FileUtils.rm_rf("tmp")
|
||||||
#puts(comma_expanson("*.clj,*.cljs,*.edn,*.cljx,*.cljc,{build,profile}.boot"))
|
|
||||||
|
|||||||
@@ -40,7 +40,7 @@ call TestFiletype('dsdl')
|
|||||||
call TestFiletype('Dockerfile')
|
call TestFiletype('Dockerfile')
|
||||||
call TestFiletype('yaml.docker-compose')
|
call TestFiletype('yaml.docker-compose')
|
||||||
call TestFiletype('elixir')
|
call TestFiletype('elixir')
|
||||||
call TestFiletype('elixir')
|
call TestFiletype('eelixir')
|
||||||
call TestFiletype('elm')
|
call TestFiletype('elm')
|
||||||
call TestFiletype('ember-script')
|
call TestFiletype('ember-script')
|
||||||
call TestFiletype('emblem')
|
call TestFiletype('emblem')
|
||||||
@@ -70,7 +70,6 @@ call TestFiletype('haskell')
|
|||||||
call TestFiletype('haxe')
|
call TestFiletype('haxe')
|
||||||
call TestFiletype('hcl')
|
call TestFiletype('hcl')
|
||||||
call TestFiletype('hive')
|
call TestFiletype('hive')
|
||||||
call TestFiletype('hive')
|
|
||||||
call TestFiletype('html')
|
call TestFiletype('html')
|
||||||
call TestFiletype('i3config')
|
call TestFiletype('i3config')
|
||||||
call TestFiletype('icalendar')
|
call TestFiletype('icalendar')
|
||||||
|
|||||||
Reference in New Issue
Block a user