From 54310d2adc22b1370113327bdee752f7d94369bd Mon Sep 17 00:00:00 2001 From: Haak Saxberg Date: Sun, 26 Jan 2014 03:58:36 -0800 Subject: [PATCH] Add powerline as a misc-file submodule. --- .gitmodules | 3 +++ misc-files/powerline | 1 + 2 files changed, 4 insertions(+) create mode 160000 misc-files/powerline diff --git a/.gitmodules b/.gitmodules index 9c53751..644d30f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -66,3 +66,6 @@ [submodule "vim-files/.vim/bundle/rainbow_parentheses"] path = vim-files/.vim/bundle/rainbow_parentheses url = https://github.com/kien/rainbow_parentheses.vim.git +[submodule "misc-files/powerline"] + path = misc-files/powerline + url = https://github.com/Lokaltog/powerline.git diff --git a/misc-files/powerline b/misc-files/powerline new file mode 160000 index 0000000..48a076f --- /dev/null +++ b/misc-files/powerline @@ -0,0 +1 @@ +Subproject commit 48a076f6588b71ad6fc34ef39d83dc67585d63cb