aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMatt Singleton <matt@datadoghq.com>2012-04-11 12:34:43 -0400
committerMatt Singleton <matthew.j.singleton@gmail.com>2012-05-03 15:28:21 -0400
commit73ad48ba9e0a8670bfef6d6d91dcaa8a34a03a22 (patch)
tree99f8b100c69edb28d1dab72ab3a3fe7cc0c57cca /.gitmodules
parentb13d5a109497279e97135e4c34f05e39d179f377 (diff)
add powerline
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index a66981b..a777532 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -16,3 +16,6 @@
[submodule "vim/bundle/ctrlp"]
path = vim/bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
+[submodule "vim/bundle/powerline"]
+ path = vim/bundle/powerline
+ url = https://github.com/Lokaltog/vim-powerline.git