Jacobo de Vera
a30bedf26c
Make bundle options visible to installer
Bundle configuration options that are inferred from the bundle specs
overwrite user provided ones. This used to prevent users from changing
the name of directory where the cloned bundle should go, for instance.
Keep the user provided options with a preference over inferred ones.
12 years ago
gmarik
215dd5f842
fixed test/vimrc
12 years ago
Shougo Matsushita
6b45d873bc
Fix #374 shellescape problem
12 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
cae6df72cf
add minimal possible config
- for testing purposes
15 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
gmarik
86a8d196ea
removed unused test
15 years ago
gmarik
0a0d712416
Renamed test script
15 years ago
gmarik
fd84f15ee8
tweakin test script
15 years ago
gmarik
8dfbd77c23
Tests need more care
15 years ago
gmarik
a952336487
Improved test script
15 years ago
gmarik
1aa577a8ef
Documentation
- bundlerc support deprecated
15 years ago
gmarik
ae175c66ce
Separate config is a luxory
15 years ago
gmarik
f27d54f876
Refactoring to aloow Bundle right in .vimrc
- thanks http://github.com/bronson for idea
15 years ago
gmarik
c64bc07b18
testing script
15 years ago