From 822745233f874deacceabc360e16519c1971fe05 Mon Sep 17 00:00:00 2001 From: Audric Schiltknecht Date: Sat, 30 Nov 2013 14:53:50 +0100 Subject: Vim: Add vim-airline bundle --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index b6ec17e..594429d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,3 +25,6 @@ [submodule "vim/vim/bundle/taglist"] path = vim/vim/bundle/taglist url = https://github.com/vim-scripts/taglist.vim.git +[submodule "vim/vim/bundle/vim-airline"] + path = vim/vim/bundle/vim-airline + url = https://github.com/bling/vim-airline.git -- cgit v1.2.3-70-g09d2