From fd34d4a2c367521200e21676c8af7b762841d5d0 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Wed, 22 Jul 2020 15:52:16 +0200 Subject: updated submodules --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index e95282c..450e4dd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,3 +25,6 @@ [submodule ".vim/bundle/vim-pathogen"] path = .vim/bundle/vim-pathogen url = https://github.com/tpope/vim-pathogen.git +[submodule ".vim/bundle/completor.vim"] + path = .vim/bundle/completor.vim + url = https://github.com/maralla/completor.vim.git -- cgit v1.2.3