diff options
author | Camil Staps | 2016-01-21 15:02:11 +0100 |
---|---|---|
committer | Camil Staps | 2016-11-30 19:11:06 +0100 |
commit | 978280aced6c5b5c23ecb7b5d1072c3d53482709 (patch) | |
tree | 07f7df4dd5823710e86039d6d650483467804293 /.gitmodules | |
parent | Reorder path variable (diff) |
Moved vim-clean
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index fbce78a..bf071fc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "vim/vim.symlink/bundle/Vundle.vim"] path = vim/vim.symlink/bundle/Vundle.vim - url = git@github.com:VundleVim/Vundle.vim + url = https://github.com/VundleVim/Vundle.vim |