1
0
mirror of https://github.com/amix/vimrc synced 2025-07-03 22:25:32 +08:00
This commit is contained in:
Amir Salihefendic
2018-03-31 12:04:41 -03:00
parent 66472a20db
commit 66ece5a119
4 changed files with 3 additions and 26 deletions

View File

@ -83,7 +83,6 @@ def download_extract_replace(plugin_name, zip_path, temp_dir, source_dir):
pass
shutil.move(plugin_temp_path, plugin_dest_path)
print(zip_path)
print('Updated {0}'.format(plugin_name))