From 5a624d2e5f1974dfdd2ee6bdb77fc0d411c06e71 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Tue, 8 Feb 2022 15:20:05 +0100 Subject: vim fugitive, airline --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index da07566..d18cc52 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,6 @@ [submodule ".vim/bundle/ale"] path = .vim/bundle/ale url = https://github.com/dense-analysis/ale.git +[submodule ".vim/bundle/vim-fugitive"] + path = .vim/bundle/vim-fugitive + url = https://github.com/tpope/vim-fugitive -- cgit v1.2.3