mirror of
https://github.com/sharkdp/bat
synced 2024-11-15 00:27:10 +00:00
Add GraphQL sublime syntax submodule
This commit is contained in:
parent
45e1c0ea6f
commit
f963104006
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -141,3 +141,6 @@
|
|||
[submodule "assets/syntaxes/ssh-config"]
|
||||
path = assets/syntaxes/ssh-config
|
||||
url = https://github.com/robballou/sublimetext-sshconfig.git
|
||||
[submodule "assets/syntaxes/GraphQL"]
|
||||
path = assets/syntaxes/GraphQL
|
||||
url = https://github.com/dncrews/GraphQL-SublimeText3.git
|
||||
|
|
1
assets/syntaxes/GraphQL
vendored
Submodule
1
assets/syntaxes/GraphQL
vendored
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 66ce8713d8915e74a2822c6f052cc9d3449cde0d
|
Loading…
Reference in a new issue