Commit Graph

452 Commits

Author SHA1 Message Date
gmarik 560426c4a4 test invalid bundle aswell 2011-07-15 02:13:54 -05:00
gmarik 3849b5b8a6 fix err 2011-07-15 02:13:54 -05:00
gmarik b75036a8e3 improve message
- add status to return values
- check status to see if bundle installed
2011-07-15 02:13:45 -05:00
gmarik 8009682591 improve message disaplay 2011-07-15 01:40:26 -05:00
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
2011-07-15 01:39:47 -05:00
gmarik 46d6ac3dfb Improved log message 2011-07-15 00:53:19 -05:00
gmarik f84b02e635 handle errors
- do not redraw on errors
- echo error during installation
2011-07-15 00:52:27 -05:00
gmarik ef101404f2 Fix sample easymotion uri 2011-07-13 18:37:22 -07:00
555b5195d7 move stuff to Wiki 2011-06-09 19:44:05 -07:00
af78dbcc57 move FAQ to Wiki 2011-06-08 20:25:22 -07:00
1e03b17dce fixed sample .vimrc 2011-06-08 14:25:09 -07:00
gmarik bdfe546788 Brief help 2011-06-04 14:59:37 -05:00
6af116c76f require vundle bundle 2011-06-04 00:32:21 -07:00
gmarik 1d0c0ddb5f test 2011-06-03 18:53:20 -05:00
gmarik 063f68b26e expand path 2011-06-03 18:52:04 -05:00
gmarik 639ef572cf Merge branch 'winfix' 2011-06-03 18:13:28 -05:00
gmarik ac1c89353d test 2011-05-31 19:05:27 -05:00
gmarik a4d5fcac97 test " quotes as well 2011-05-31 19:03:28 -05:00
gmarik c2289ba55c Revert "Allow comments after Bundle declarations"
This reverts commit bb402facfb.
2011-05-31 19:01:59 -05:00
gmarik 66a6de721d Revert "Allow comments after Bundle declarations"
This reverts commit d840b24072.

- makes " quotes unusable
2011-05-31 19:01:06 -05:00
gmarik bb402facfb Allow comments after Bundle declarations
- previous commit closes #13
2011-05-29 21:31:17 -05:00
Dmitri Iouchtchenko d840b24072 Allow comments after Bundle declarations 2011-05-29 20:07:17 -04:00
gmarik 06088de231 do not break on helptag generation errors
- just show the message
- closes #46
2011-05-28 02:55:49 -05:00
gmarik 63c3881a79 fix BundleInstall! on windows
- closes #45
- add /d swithc to cd command to perform drive change
- eclose joined commands with quotes
2011-05-27 19:15:35 -05:00
gmarik a69866a942 expand bundle path
- closes #37
- join is useless there
2011-05-27 18:56:02 -05:00
gmarik a17a896ab3 do not use shell lexer
- as it doesn't exist
2011-05-26 18:22:34 -05:00
gmarik 87cc943f3c change highlighting from console to shell
IMHO looks nicer
2011-05-25 21:47:46 -05:00
gmarik 2bd69c17dc fix indent 2011-05-25 21:43:02 -05:00
gmarik b67d22b6a6 more indent 2011-05-25 21:40:23 -05:00
gmarik 3d074f9457 indent stuff 2011-05-25 21:39:35 -05:00
gmarik 72fc48e481 Highlight code blocks
Closes #43
2011-05-25 21:37:16 -05:00
a4e047373f Merge pull request #42 from dag/fixed-some-typos
README: fix up some language
2011-05-24 20:50:41 -07:00
Dag Odenhall 9e4d3701cb README: fix up some language 2011-05-25 02:22:19 +02:00
gmarik e027944801 fix links 2011-05-23 16:59:01 -05:00
gmarik faf85e2992 README
updated links
2011-05-23 16:55:04 -05:00
gmarik 04da8c0f59 make documentation use ready
just uncomment if you need it
2011-05-23 16:48:15 -05:00
Benjamin Esham a461b037ae Remove errant character (?) 2011-05-23 15:46:27 -05:00
Benjamin Esham cde56e3738 Mention that filetype indent need not be turned on 2011-05-23 15:44:49 -05:00
gmarik 0b6e05647b README 2011-05-23 15:24:13 -05:00
gmarik 5bc033c068 test/vimrc 2011-05-23 14:50:20 -05:00
gmarik a2c5d5442d Fix regex 2011-05-23 14:30:50 -05:00
gmarik c1bb3797c2 Merge branch 'master' of github.com:gmarik/vundle 2011-05-18 23:03:02 -05:00
gmarik a631bc3515 FAQ: Chicken or Egg dilemma 2011-05-18 23:02:53 -05:00
60fe2b4003 No need to generate helptags manually with Bundle 'gmarik/vundle' 2011-05-17 08:38:46 -07:00
e964095027 Merge pull request #36 from ghuntley/patch-1
corrected path used for :helptags instructions
2011-05-17 08:36:56 -07:00
Geoffrey Huntley d5162b458b corrected path used for :helptags instructions to be inline with directory structure used in installation instructions. 2011-05-17 07:27:52 -07:00
gmarik 245338b238 updated doc/vundle.txt 2011-05-16 19:44:47 -05:00
gmarik 6c2a34f334 syntax on in text/vimrc 2011-05-16 19:33:18 -05:00
gmarik e73f5ffd04 fix indent 2011-05-16 19:27:10 -05:00
gmarik 9a3512bcbe Merge branch 'master' of github.com:gmarik/vundle 2011-05-16 19:26:37 -05:00