gmarik
|
c411a207b4
|
Merge branch 'errs'
|
13 years ago |
gmarik
|
560426c4a4
|
test invalid bundle aswell
|
13 years ago |
gmarik
|
3849b5b8a6
|
fix err
|
13 years ago |
gmarik
|
b75036a8e3
|
improve message
- add status to return values
- check status to see if bundle installed
|
13 years ago |
gmarik
|
8009682591
|
improve message disaplay
|
13 years ago |
gmarik
|
2067c2fc62
|
Handle script fetching errors
- make curl --fail on HTTP errors
- make curl -o output to file
- handle erros
- silence curl output
- unify curl command
|
13 years ago |
gmarik
|
46d6ac3dfb
|
Improved log message
|
13 years ago |
gmarik
|
f84b02e635
|
handle errors
- do not redraw on errors
- echo error during installation
|
13 years ago |
gmarik
|
ef101404f2
|
Fix sample easymotion uri
|
13 years ago |
|
555b5195d7
|
move stuff to Wiki
|
13 years ago |
|
af78dbcc57
|
move FAQ to Wiki
|
13 years ago |
|
1e03b17dce
|
fixed sample .vimrc
|
13 years ago |
gmarik
|
bdfe546788
|
Brief help
|
13 years ago |
|
6af116c76f
|
require vundle bundle
|
13 years ago |
gmarik
|
1d0c0ddb5f
|
test
|
13 years ago |
gmarik
|
063f68b26e
|
expand path
|
13 years ago |
gmarik
|
639ef572cf
|
Merge branch 'winfix'
|
13 years ago |
gmarik
|
ac1c89353d
|
test
|
13 years ago |
gmarik
|
a4d5fcac97
|
test " quotes as well
|
13 years ago |
gmarik
|
c2289ba55c
|
Revert "Allow comments after Bundle declarations"
This reverts commit bb402facfb .
|
13 years ago |
gmarik
|
66a6de721d
|
Revert "Allow comments after Bundle declarations"
This reverts commit d840b24072 .
- makes " quotes unusable
|
13 years ago |
gmarik
|
bb402facfb
|
Allow comments after Bundle declarations
- previous commit closes #13
|
13 years ago |
Dmitri Iouchtchenko
|
d840b24072
|
Allow comments after Bundle declarations
|
13 years ago |
gmarik
|
06088de231
|
do not break on helptag generation errors
- just show the message
- closes #46
|
13 years ago |
gmarik
|
63c3881a79
|
fix BundleInstall! on windows
- closes #45
- add /d swithc to cd command to perform drive change
- eclose joined commands with quotes
|
13 years ago |
gmarik
|
a69866a942
|
expand bundle path
- closes #37
- join is useless there
|
13 years ago |
gmarik
|
a17a896ab3
|
do not use shell lexer
- as it doesn't exist
|
13 years ago |
gmarik
|
87cc943f3c
|
change highlighting from console to shell
IMHO looks nicer
|
13 years ago |
gmarik
|
2bd69c17dc
|
fix indent
|
13 years ago |
gmarik
|
b67d22b6a6
|
more indent
|
13 years ago |
gmarik
|
3d074f9457
|
indent stuff
|
13 years ago |
gmarik
|
72fc48e481
|
Highlight code blocks
Closes #43
|
13 years ago |
|
a4e047373f
|
Merge pull request #42 from dag/fixed-some-typos
README: fix up some language
|
13 years ago |
Dag Odenhall
|
9e4d3701cb
|
README: fix up some language
|
13 years ago |
gmarik
|
e027944801
|
fix links
|
13 years ago |
gmarik
|
faf85e2992
|
README
updated links
|
13 years ago |
gmarik
|
04da8c0f59
|
make documentation use ready
just uncomment if you need it
|
13 years ago |
Benjamin Esham
|
a461b037ae
|
Remove errant character (?)
|
13 years ago |
Benjamin Esham
|
cde56e3738
|
Mention that filetype indent need not be turned on
|
13 years ago |
gmarik
|
0b6e05647b
|
README
|
13 years ago |
gmarik
|
5bc033c068
|
test/vimrc
|
13 years ago |
gmarik
|
a2c5d5442d
|
Fix regex
|
13 years ago |
gmarik
|
c1bb3797c2
|
Merge branch 'master' of github.com:gmarik/vundle
|
13 years ago |
gmarik
|
a631bc3515
|
FAQ: Chicken or Egg dilemma
|
13 years ago |
|
60fe2b4003
|
No need to generate helptags manually with `Bundle 'gmarik/vundle'`
|
13 years ago |
|
e964095027
|
Merge pull request #36 from ghuntley/patch-1
corrected path used for :helptags instructions
|
13 years ago |
Geoffrey Huntley
|
d5162b458b
|
corrected path used for :helptags instructions to be inline with directory structure used in installation instructions.
|
13 years ago |
gmarik
|
245338b238
|
updated doc/vundle.txt
|
13 years ago |
gmarik
|
6c2a34f334
|
syntax on in text/vimrc
|
13 years ago |
gmarik
|
e73f5ffd04
|
fix indent
|
13 years ago |