This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
Vundle.vim
mirror of
https://github.com/VundleVim/Vundle.vim.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
10
Wiki
Activity
Browse Source
0
pull/179/head
Rykka
14 years ago
parent
7c94bfb4af
commit
1d839af1dc
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
autoload/vundle/installer.vim
+ 1
- 1
autoload/vundle/installer.vim
View File
@ -279,7 +279,7 @@ fun! s:update_local() abort "{{{
call
s
:
log
(
'$ '
.
cmd
)
call
s
:
log
(
'> '
.
out
)
call
mkdir
(
local_dir
,
"p"
)
call
mkdir
(
g
:
vundle_
local_dir
,
"p"
)
call
s
:
log
(
''
)
call
s
:
log
(
'copy to localbundle '
)
Write
Preview
Loading…
Cancel
Save