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