diff options
| author | Miquel Sabaté <mikisabate@gmail.com> | 2014-11-14 18:31:09 +0100 |
|---|---|---|
| committer | Miquel Sabaté <mikisabate@gmail.com> | 2014-11-14 18:31:09 +0100 |
| commit | d947e6d70271873d37bab37e357505c5b0d01bf3 (patch) | |
| tree | 559e97d3e6153fbb65aa58757271f268eef92f8b /.gitmodules | |
| parent | 098a2e22ac98b01b1cc0a2b64e0c81718743055e (diff) | |
| download | dotfiles-d947e6d70271873d37bab37e357505c5b0d01bf3.tar.gz dotfiles-d947e6d70271873d37bab37e357505c5b0d01bf3.zip | |
vim: updated vundle -> Vundle.vim.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 8e7bc95..aec4ca9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "vim/bundle/vundle"] - path = vim/bundle/vundle - url = https://github.com/gmarik/vundle.git +[submodule "vim/bundle/Vundle.vim"] + path = vim/bundle/Vundle.vim + url = https://github.com/gmarik/Vundle.vim.git |
