Skip to content

Commit 278686a

Browse files
committed
Merge pull request #1 from sunmachine/add_cginc
Adding cginc to supported file types.
2 parents 5f43f59 + 8331b28 commit 278686a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grammars/shaderlab.cson

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
'scopeName': 'source.shaderlab'
22
'name': 'ShaderLab'
33
'fileTypes': [
4-
'shader'
4+
'shader', 'cginc'
55
]
66
'patterns': [
77
{ # Numbers

0 commit comments

Comments
 (0)