Skip to content

Commit d398fb0

Browse files
committed
add graphql support
works with https://packagecontrol.io/packages/GraphQL
1 parent 02cbed4 commit d398fb0

File tree

3 files changed

+13
-0
lines changed

3 files changed

+13
-0
lines changed
+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>scope</key>
6+
<string>source.graphql</string>
7+
<key>settings</key>
8+
<dict>
9+
<key>icon</key>
10+
<string>file_type_graphql</string>
11+
</dict>
12+
</dict>
13+
</plist>

icons/file_type_graphql.png

662 Bytes
Loading

icons/[email protected]

1.54 KB
Loading

0 commit comments

Comments
 (0)