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
simplify
events
gmarik
15 years ago
parent
a42550779a
commit
c0556355d2
1 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
autoload/vundle/config.vim
+ 1
- 2
autoload/vundle/config.vim
View File
@ -91,8 +91,7 @@ endf
func
!
s
:
bundle
.
path
(
)
if
self
.
nosync
(
)
let
dir
=
expand
(
self
.
uri
)
return
dif
return
expand
(
self
.
uri
)
endif
return
join
(
[
g
:
vundle
#
bundle_dir
,
self
.
name
]
,
'/'
)
Write
Preview
Loading…
Cancel
Save