diff --git a/.gitmodules b/.gitmodules index 0375f9c..0404c6a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -67,3 +67,6 @@ [submodule "start/vim-digital"] path = start/vim-digital url = https://github.com/Siphalor/vim-digital +[submodule "start\\vim-graphql"] + path = start\\vim-graphql + url = https://github.com/jparise/vim-graphql diff --git a/start/vim-graphql b/start/vim-graphql new file mode 160000 index 0000000..553d125 --- /dev/null +++ b/start/vim-graphql @@ -0,0 +1 @@ +Subproject commit 553d125f7b0e56743e80e2439f5cd7f27771a8e3