We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faa8306 commit a0310b3Copy full SHA for a0310b3
Main.sublime-menu
@@ -14,14 +14,14 @@
14
{
15
"command": "open_file",
16
"args": {
17
- "file": "${packages}/GL-Shader-Validator/README.md"
+ "file": "${packages}/GL Shader Validator/README.md"
18
},
19
"caption": "README"
20
21
22
23
24
- "file": "${packages}/GL-Shader-Validator/LICENSE"
+ "file": "${packages}/GL Shader Validator/LICENSE"
25
26
"caption": "LICENSE"
27
@@ -31,7 +31,7 @@
31
32
33
34
- "file": "${packages}/GL-Shader-Validator/GLShaderValidator.sublime-settings"
+ "file": "${packages}/GL Shader Validator/GLShaderValidator.sublime-settings"
35
36
"caption": "Settings - Default"
37
}
0 commit comments