aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2019-05-03 12:12:58 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2019-05-03 12:12:58 +0200
commit9dff36e51c4238183a8405e3976e3aacd5f011d6 (patch)
treeeb088db5f0aba0b719dec47828e732c38db8a042 /.gitmodules
parent766c3e82264f86c8bffa5fe8ddf956f449d82026 (diff)
downloaddotfiles-9dff36e51c4238183a8405e3976e3aacd5f011d6.tar.gz
polybar config
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index ed75ed7..76245db 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,3 +4,9 @@
[submodule ".vim/bundle/nerdtree-git-plugin"]
path = .vim/bundle/nerdtree-git-plugin
url = https://github.com/Xuyuanp/nerdtree-git-plugin
+[submodule ".vim/bundle/vim-airline"]
+ path = .vim/bundle/vim-airline
+ url = https://github.com/vim-airline/vim-airline
+[submodule ".vim/bundle/vimagit"]
+ path = .vim/bundle/vimagit
+ url = https://github.com/jreybert/vimagit