diff --git a/.gitmodules b/.gitmodules index eee701e..8fc050c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -15,4 +15,7 @@ url = https://github.com/derekwyatt/vim-scala [submodule "bundle/vimwiki"] path = bundle/vimwiki - url = https://github.com/vimwiki/vimwiki.git + url = https://github.com/vimwiki/vimwiki.git +[submodule "bundle/vim-graphql"] + path = bundle/vim-graphql + url = https://github.com/jparise/vim-graphql diff --git a/bundle/vim-graphql b/bundle/vim-graphql new file mode 160000 index 0000000..88abf6e --- /dev/null +++ b/bundle/vim-graphql @@ -0,0 +1 @@ +Subproject commit 88abf6e7f418f399478359c8bf279f000615c2ef