From 818af4e541652269b1df465e2cd3786dddb9c811 Mon Sep 17 00:00:00 2001 From: Kevin Date: Sat, 5 Apr 2014 00:41:17 -0400 Subject: [PATCH] and now I'm committing gitmodules --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index b1cf558..87bafd9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -64,3 +64,6 @@ [submodule "vim/bundle/webapi-vim"] path = vim/bundle/webapi-vim url = https://github.com/mattn/webapi-vim.git +[submodule "vim/bundle/vim-polyglot"] + path = vim/bundle/vim-polyglot + url = https://github.com/sheerun/vim-polyglot.git