From 8c49e78393e48fb0d875b5ba3a2a2e584d853433 Mon Sep 17 00:00:00 2001 From: Eric Phillips Date: Sun, 21 Jun 2015 21:13:45 -0600 Subject: [PATCH] airline plugin --- .gitmodules | 3 +++ bundle/vim-airline | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/vim-airline diff --git a/.gitmodules b/.gitmodules index 73ae7fc..f2a810d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "bundle/vim-colors-pencil"] path = bundle/vim-colors-pencil url = https://github.com/reedes/vim-colors-pencil.git +[submodule "bundle/vim-airline"] + path = bundle/vim-airline + url = https://github.com/bling/vim-airline.git diff --git a/bundle/vim-airline b/bundle/vim-airline new file mode 160000 index 0000000..b29e01f --- /dev/null +++ b/bundle/vim-airline @@ -0,0 +1 @@ +Subproject commit b29e01fa22ee8b8eb02cf505382a90b045b4bc64