summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorOlliver Schinagl <oliver@schinagl.nl>2016-02-24 19:27:07 (GMT)
committerOlliver Schinagl <oliver@schinagl.nl>2017-04-18 08:07:00 (GMT)
commit701ee0c5e567198f306ce0389f750c425499063d (patch)
treeac45e1eb71da73479e65372a2b24e05986bef5d4 /.gitmodules
parentb3a2e6762b666721c47d755b97f053019a839762 (diff)
downloaddotfiles-701ee0c5e567198f306ce0389f750c425499063d.zip
dotfiles-701ee0c5e567198f306ce0389f750c425499063d.tar.gz
dotfiles-701ee0c5e567198f306ce0389f750c425499063d.tar.bz2
bundle: Install airline (and themes)
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index cfbcac1..d2a78e2 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -19,3 +19,9 @@
[submodule ".vim/bundle/Vim-R-plugin"]
path = .vim/bundle/Vim-R-plugin
url = https://github.com/jcfaria/Vim-R-plugin.git
+[submodule ".vim/bundle/vim-airline"]
+ path = .vim/bundle/vim-airline
+ url = https://github.com/vim-airline/vim-airline.git
+[submodule ".vim/bundle/vim-airline-themes"]
+ path = .vim/bundle/vim-airline-themes
+ url = https://github.com/vim-airline/vim-airline-themes.git