From 360d08aa0e5158fff707c6cc3bb2cc6d08c825c0 Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Fri, 12 Feb 2016 13:47:21 +0100 Subject: [PATCH] vim-airline --- .gitmodules | 3 +++ vim/bundle/vim-airline | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim/bundle/vim-airline diff --git a/.gitmodules b/.gitmodules index c5f0597..ed42b49 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "vim/bundle/nerdtree-git-plugin"] path = vim/bundle/nerdtree-git-plugin url = git@github.com:Xuyuanp/nerdtree-git-plugin.git +[submodule "vim/bundle/vim-airline"] + path = vim/bundle/vim-airline + url = git@github.com:vim-airline/vim-airline.git diff --git a/vim/bundle/vim-airline b/vim/bundle/vim-airline new file mode 160000 index 0000000..1dc8eac --- /dev/null +++ b/vim/bundle/vim-airline @@ -0,0 +1 @@ +Subproject commit 1dc8eac3d232bdcc7941deb47f300ac79e344873