mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00
a
This commit is contained in:
parent
b0798e23f8
commit
a7345844a0
@ -41,6 +41,7 @@ GITHUB_ZIP = '%s/archive/master.zip'
|
||||
SOURCE_DIR = path.join( path.dirname(__file__), 'sources_non_forked' )
|
||||
|
||||
|
||||
|
||||
def download_extract_replace(plugin_name, zip_path, temp_dir, source_dir):
|
||||
temp_zip_path = path.join(temp_dir, plugin_name)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user