Fixed description
This commit is contained in:
parent
301f99719c
commit
e2d5ec30e6
@ -1,8 +1,7 @@
|
|||||||
" vundle.vim - path option manipulation
|
" vundle.vim - is a shortcut for Vim Bundle and Is a simple plugin manager for Vim
|
||||||
" Maintainer: gmarik at gmail dot com
|
" Maintainer: http://github.com/gmarik
|
||||||
" Version: 0.1
|
" Version: 0.1
|
||||||
|
" Readme: http://github.com/gmarik/vundle/blob/master/README.md
|
||||||
" Install in ~/.vim/autoload (or ~\vimfiles\autoload).
|
|
||||||
|
|
||||||
if exists("g:vundle_loaded") || &cp | finish | endif
|
if exists("g:vundle_loaded") || &cp | finish | endif
|
||||||
let g:vundle_loaded = 1
|
let g:vundle_loaded = 1
|
||||||
|
Loading…
Reference in New Issue
Block a user