diff options
| author | Reiner Herrmann <reiner@reiner-h.de> | 2019-03-24 18:05:57 +0100 |
|---|---|---|
| committer | Reiner Herrmann <reiner@reiner-h.de> | 2019-03-24 18:05:57 +0100 |
| commit | ba5463619f7932d529cb21783a170b2b07f81b7b (patch) | |
| tree | 970af2e1f9f398c112c601c7724b3a86ad6fb07e /.gitmodules | |
| parent | 71e5dd3ff61697c9f12917d9eb441da20b99556e (diff) | |
vim: drop ctrlp plugin
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index bea51fb..4e7f376 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,9 +13,6 @@ [submodule "gitgutter"] path = vim/pack/default/start/gitgutter url = https://github.com/airblade/vim-gitgutter.git -[submodule "ctrlp"] - path = vim/pack/default/start/ctrlp - url = https://github.com/ctrlpvim/ctrlp.vim.git [submodule "neocomplete"] path = vim/pack/default/start/neocomplete url = https://github.com/Shougo/neocomplete.vim.git |
