summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorReiner Herrmann <reiner@reiner-h.de>2018-03-29 10:42:05 +0200
committerReiner Herrmann <reiner@reiner-h.de>2018-03-29 10:42:12 +0200
commitbf81696c7928b0751605195d362355cdec442827 (patch)
tree02e3fda5cf990f013ddee9abde73e95dff16d7cc /.gitmodules
parentb7bc3e9242efed9c52577a9504b0e872cb5de3b0 (diff)
vim: update submodule url for ctrlp; update submodules
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 0900ae6..bea51fb 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -15,7 +15,7 @@
url = https://github.com/airblade/vim-gitgutter.git
[submodule "ctrlp"]
path = vim/pack/default/start/ctrlp
- url = https://github.com/kien/ctrlp.vim.git
+ url = https://github.com/ctrlpvim/ctrlp.vim.git
[submodule "neocomplete"]
path = vim/pack/default/start/neocomplete
url = https://github.com/Shougo/neocomplete.vim.git