From 9dff36e51c4238183a8405e3976e3aacd5f011d6 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Fri, 3 May 2019 12:12:58 +0200 Subject: polybar config --- .gitmodules | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3