We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 815692a commit 8f38452Copy full SHA for 8f38452
Default.sublime-commands
@@ -1,6 +1,6 @@
1
[
2
- {
3
- "caption": "AppleScript: Toggle Binary",
4
- "command": "binary_toggle"
5
- }
+ {
+ "caption": "AppleScript: Toggle Binary",
+ "command": "binary_toggle"
+ }
6
]
0 commit comments