mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-11 21:13:50 -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")
|
||||
|
||||
Reference in New Issue
Block a user