Sebastian Hahn
c1a0284cd6
Use https URLs where possible
I've gone through the entire repository, checking all http:// links to
see if the corresponding https urls would also work. Substituting them
should be a good idea.
13 years ago
gmarik
3bf598d169
add syntax test cases
14 years ago
gmarik
03ed2bd39e
get rid of unused testing code
14 years ago
gmarik
de961782d3
test/vimrc update
14 years ago
gmarik
ecb6773c94
update test/vimrc with proto default
14 years ago
gmarik
efa26be8f1
nowrap in test/vimrc
14 years ago
gmarik
b00c853e2f
test: use ! in path
14 years ago
gmarik
8640f8c098
TEST: rename install dir
14 years ago
gmarik
4afb0ca805
TEST: `:BundleInstall` on VimEnter
14 years ago
gmarik
43080a1e5c
ignore wildignore with expand/glob
- closes #110
14 years ago
gmarik
baa3e989e0
do not BundleInstall in test/vimrc
- TODO: crashes `vim -g -u test/vimrc`
14 years ago
gmarik
560426c4a4
test invalid bundle aswell
15 years ago
gmarik
1d0c0ddb5f
test
15 years ago
gmarik
ac1c89353d
test
15 years ago
gmarik
a4d5fcac97
test " quotes as well
15 years ago
gmarik
c2289ba55c
Revert "Allow comments after Bundle declarations"
This reverts commit bb402facfb .
15 years ago
gmarik
bb402facfb
Allow comments after Bundle declarations
- previous commit closes #13
15 years ago
gmarik
5bc033c068
test/vimrc
15 years ago
gmarik
6c2a34f334
syntax on in text/vimrc
15 years ago
gmarik
4ef824cf75
fix dirname/
15 years ago
gmarik
88a1ec13ac
Add Bundle
15 years ago
gmarik
62e84cfacb
test
15 years ago
gmarik
1cc7ab3dfd
test/vimrc
15 years ago
gmarik
63d283ce98
make helptags generation ignore wildignore
- closes #21
15 years ago
gmarik
226c148feb
test vimrc
15 years ago