summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorAudric Schiltknecht <storm@chemicalstorm.org>2013-11-30 14:53:50 +0100
committerAudric Schiltknecht <storm@chemicalstorm.org>2013-11-30 14:53:50 +0100
commit822745233f874deacceabc360e16519c1971fe05 (patch)
tree16eb90acfef7bef6193d50ed31a8a505fa7c88a1 /.gitmodules
parentf367eaa96d2c97687bc06e10a821e4e92900f602 (diff)
downloaddotfiles-822745233f874deacceabc360e16519c1971fe05.tar.gz
dotfiles-822745233f874deacceabc360e16519c1971fe05.tar.bz2
dotfiles-822745233f874deacceabc360e16519c1971fe05.zip
Vim: Add vim-airline bundle
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
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