From a7f84a9b707f3654603bccdf7e105f9dc333a171 Mon Sep 17 00:00:00 2001 From: Tom van der Lee Date: Sun, 7 Jun 2015 15:39:46 +0200 Subject: Added vim-airline to vim --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 67cd5fc..649d892 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,6 @@ [submodule "vim/.vim/bundle/Benokai"] path = vim/.vim/bundle/Benokai url = https://github.com/benjaminwhite/Benokai.git +[submodule "vim/.vim/bundle/vim-airline"] + path = vim/.vim/bundle/vim-airline + url = https://github.com/bling/vim-airline -- cgit v1.2.3