Skip to content

Commit b244788

Browse files
committed
Add vim graphql syntax highlighting
1 parent fd8880e commit b244788

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,6 @@
5151
[submodule "bundle/vim-solidity"]
5252
path = bundle/vim-solidity
5353
url = https://github.com/tomlion/vim-solidity.git
54+
[submodule "bundle/vim-graphql"]
55+
path = bundle/vim-graphql
56+
url = https://github.com/jparise/vim-graphql.git

bundle/vim-graphql

Submodule vim-graphql added at 62171a0

0 commit comments

Comments
 (0)