aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2022-02-08 15:20:05 +0100
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2022-02-08 15:20:05 +0100
commit5a624d2e5f1974dfdd2ee6bdb77fc0d411c06e71 (patch)
tree877d9f70c35bb6f1ecc150a566a14be89027a797 /.gitmodules
parent50d5e9122a0476103bed306b0769c040fb4e9f30 (diff)
downloaddotfiles-5a624d2e5f1974dfdd2ee6bdb77fc0d411c06e71.tar.gz
vim fugitive, airline
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
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