Skip to content

Instantly share code, notes, and snippets.

@kos9kus
Last active June 27, 2019 09:27
Show Gist options
  • Save kos9kus/126150686b8cbc6ac338d54b851bb97a to your computer and use it in GitHub Desktop.
Save kos9kus/126150686b8cbc6ac338d54b851bb97a to your computer and use it in GitHub Desktop.
Shortcut for sublime text to indent JSON format
[
{
"keys": ["alt+shift+j"], "command": "set_syntax",
"args": {"syntax": "Packages/Javascript/JSON.tmLanguage"}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment