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