From: Samir Benmendil Date: Thu, 3 Oct 2013 22:25:26 +0000 (+0200) Subject: add vim-airline X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/f5577dd0479d67b6d37dbf2bf597ce74dba808c2?ds=sidebyside add vim-airline --- diff --git a/.gitmodules b/.gitmodules index a6aef1b..447a11a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "vim/bundle/nerdtree"] path = vim/bundle/nerdtree url = https://github.com/scrooloose/nerdtree.git +[submodule "vim/bundle/vim-airline"] + path = vim/bundle/vim-airline + url = https://github.com/bling/vim-airline diff --git a/vim/bundle/vim-airline b/vim/bundle/vim-airline new file mode 160000 index 0000000..008eb8c --- /dev/null +++ b/vim/bundle/vim-airline @@ -0,0 +1 @@ +Subproject commit 008eb8cd3b54380cb2af59bdf0075a622501a0e5