This website works better with JavaScript.
Home
Explore
Help
Sign In
brennen
/
vundle
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
6
Wiki
Activity
Browse Source
start from current line
BundleMake
gmarik
13 years ago
parent
fbf63ef617
commit
8a77bbfa35
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
@ -10,10 +10,10 @@ func! vundle#installer#new(bang, ...) abort
sleep
1
m
for
l
in
range
(
1
,
len
(
names
)
)
exec
":+1"
redraw
!
exec
':norm '
.
(
a
:
bang
?
'I'
:
'i'
)
sleep
1
m
exec
":+1"
endfor
redraw
!
Write
Preview
|
|
|
|
|
|
|
x
0
0
0:0
Loading…
Cancel
Save