From b0ecece849c8101f8f2585b45ba3d48be3904682 Mon Sep 17 00:00:00 2001 From: nirenjan Date: Fri, 3 May 2019 10:58:35 -0700 Subject: [PATCH] Add airline themes repository --- .gitmodules | 3 +++ bundle/vim-airline-themes | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/vim-airline-themes diff --git a/.gitmodules b/.gitmodules index 905665d..b1908b3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -39,3 +39,6 @@ [submodule "bundle/vim-polyglot"] path = bundle/vim-polyglot url = https://github.com/sheerun/vim-polyglot.git +[submodule "bundle/vim-airline-themes"] + path = bundle/vim-airline-themes + url = https://github.com/vim-airline/vim-airline-themes diff --git a/bundle/vim-airline-themes b/bundle/vim-airline-themes new file mode 160000 index 0000000..01b3098 --- /dev/null +++ b/bundle/vim-airline-themes @@ -0,0 +1 @@ +Subproject commit 01b3098642df1bced40473c924c0b6aa37427fe2