From 56266928abecd131bce8e105de32e26ca1b4d50d Mon Sep 17 00:00:00 2001 From: Tharre Date: Wed, 18 Jul 2018 13:29:51 +0200 Subject: vim: add vim-fugitive --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 3a3c81a..aa0021f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -71,3 +71,6 @@ [submodule ".vim/bundle/fzf.vim"] path = .vim/bundle/fzf.vim url = https://github.com/junegunn/fzf.vim +[submodule ".vim/bundle/vim-fugitive"] + path = .vim/bundle/vim-fugitive + url = https://github.com/tpope/vim-fugitive.git -- cgit v1.2.3-70-g09d2