From cee60fc7d338b309e65fce7e17d4a9a4e30dd87a Mon Sep 17 00:00:00 2001 From: Alpha Chen Date: Fri, 25 Jul 2014 13:16:01 -0700 Subject: [PATCH] [powerline] Add Powerline submodule --- .gitmodules | 3 +++ src/powerline | 1 + 2 files changed, 4 insertions(+) create mode 160000 src/powerline diff --git a/.gitmodules b/.gitmodules index 806150b..4a7b524 100644 --- a/.gitmodules +++ b/.gitmodules @@ -97,3 +97,6 @@ [submodule "vim/.vim/bundle/vim-pandoc-syntax"] path = vim/.vim/bundle/vim-pandoc-syntax url = git@github.com:vim-pandoc/vim-pandoc-syntax.git +[submodule "src/powerline"] + path = src/powerline + url = git@github.com:Lokaltog/powerline.git diff --git a/src/powerline b/src/powerline new file mode 160000 index 0000000..5f7fbda --- /dev/null +++ b/src/powerline @@ -0,0 +1 @@ +Subproject commit 5f7fbda29ada28fd38cc910998509deae81bc380