summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-10-27 01:53:00 -0400
committerJesse Luehrs <doy@tozt.net>2013-10-27 04:31:59 -0400
commit369dc782c657d30a0cc4293b285aae379fa33c84 (patch)
tree242bf6957cc9b7984cc049b0f94ddd0814d679af /.gitmodules
parent9a90d48beba676d432ff2db0760507e6d5b77b56 (diff)
downloadconf-369dc782c657d30a0cc4293b285aae379fa33c84.tar.gz
conf-369dc782c657d30a0cc4293b285aae379fa33c84.zip
give airline a shot
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 2530c00..110b0f1 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -58,3 +58,9 @@
[submodule "vim/bundle/vimproc"]
path = vim/bundle/vimproc
url = git://github.com/Shougo/vimproc.vim
+[submodule "vim/bundle/bufferline"]
+ path = vim/bundle/bufferline
+ url = git://github.com/bling/vim-bufferline
+[submodule "vim/bundle/airline"]
+ path = vim/bundle/airline
+ url = git://github.com/bling/vim-airline