mirror of
https://github.com/ViViDboarder/vim-abuse-the-force.git
synced 2024-11-21 21:16:38 +00:00
Woops'd deploy instead of retrieve
This commit is contained in:
parent
1cff871dca
commit
b21dc4b373
@ -12,7 +12,7 @@ function! AbuseTheForceRetrieve()
|
||||
let filePath = expand("%")
|
||||
|
||||
"let command = "!echo \"" . filePath . "\""
|
||||
let command = "!abusetheforce deploy file \"" . filePath . "\""
|
||||
let command = "!abusetheforce retrieve file \"" . filePath . "\""
|
||||
execute command
|
||||
|
||||
endfunction
|
||||
|
Loading…
Reference in New Issue
Block a user