From 0a06dfd4e9d8ae829513c872d7662576c3f938e6 Mon Sep 17 00:00:00 2001 From: Siphalor Date: Fri, 12 Mar 2021 17:29:03 +0100 Subject: [PATCH] Add GraphQL plugin --- .gitmodules | 3 +++ start/vim-graphql | 1 + 2 files changed, 4 insertions(+) create mode 160000 start/vim-graphql 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