vundle/autoload/vundle
forethinker 05fde637a0 Check shell in Windows before assuming cmd.exe
In Windows, some users set the Cygwin shell as their Vim shell, make
Vundle consider this when deciding which flavour of commands to run when
cloning. Roughly check if the shell contains `sh` in it, and assume a
Unix shell, even when on Windows.
2013-10-31 04:51:55 +00:00
..
config.vim Check for leading/trailing spaces in bundle specs 2013-03-16 00:09:07 +00:00
installer.vim Check shell in Windows before assuming cmd.exe 2013-10-31 04:51:55 +00:00
scripts.vim Prevent side effect of wildignore 2013-02-07 06:16:01 +00:00