summaryrefslogtreecommitdiffstats
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
parentb3a2e6762b666721c47d755b97f053019a839762 (diff)
downloaddotfiles-701ee0c5e567198f306ce0389f750c425499063d.zip
dotfiles-701ee0c5e567198f306ce0389f750c425499063d.tar.gz
dotfiles-701ee0c5e567198f306ce0389f750c425499063d.tar.bz2
bundle: Install airline (and themes)
-rw-r--r--.gitmodules6
m---------.vim/bundle/vim-airline0
m---------.vim/bundle/vim-airline-themes0
3 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
diff --git a/.vim/bundle/vim-airline b/.vim/bundle/vim-airline
new file mode 160000
+Subproject 67f5a0ba2030510c3207226bc910a8e7bf564cd
diff --git a/.vim/bundle/vim-airline-themes b/.vim/bundle/vim-airline-themes
new file mode 160000
+Subproject 6b5de8db62e20c282b128f8a8abe105d91786a8