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