Add graphql support
This commit is contained in:
parent
26f78e3b7c
commit
922e28dbb7
2 changed files with 5 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -16,3 +16,6 @@
|
|||
[submodule "bundle/vimwiki"]
|
||||
path = bundle/vimwiki
|
||||
url = https://github.com/vimwiki/vimwiki.git
|
||||
[submodule "bundle/vim-graphql"]
|
||||
path = bundle/vim-graphql
|
||||
url = https://github.com/jparise/vim-graphql
|
||||
|
|
1
bundle/vim-graphql
Submodule
1
bundle/vim-graphql
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 88abf6e7f418f399478359c8bf279f000615c2ef
|
Loading…
Reference in a new issue