diff --git a/.gitmodules b/.gitmodules index fbceda38..a7bc3821 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "bundle/vim-dispatch"] path = bundle/vim-dispatch url = git://github.com/tpope/vim-dispatch.git +[submodule "bundle/werewolf.vim"] + path = bundle/werewolf.vim + url = git@github.com:jonstoler/werewolf.vim.git diff --git a/bundle/vim-dispatch b/bundle/vim-dispatch new file mode 160000 index 00000000..78ed0c06 --- /dev/null +++ b/bundle/vim-dispatch @@ -0,0 +1 @@ +Subproject commit 78ed0c065ee65c8368f1f10566b96cd890c14358 diff --git a/bundle/werewolf.vim b/bundle/werewolf.vim new file mode 160000 index 00000000..751e10ef --- /dev/null +++ b/bundle/werewolf.vim @@ -0,0 +1 @@ +Subproject commit 751e10ef92892870d47748efc4aae135a35757a2