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
comment
events
gmarik
15 years ago
parent
be9a50dfe2
commit
258dd4cf5d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
test/vimrc
+ 1
- 1
test/vimrc
View File
@ -46,7 +46,7 @@ Bundle! '~/.vim/vundle.git/test/'
" just create one
Bundle
!
'a_plugin'
"
" just create one
" just create one
, and override name
Bundle
!
'b_plugin'
,
{
'name'
:
'zzz'
}
filetype
plugin
indent
on
" Automatically detect file types.
Write
Preview
Loading…
Cancel
Save