Skip to content

Instantly share code, notes, and snippets.

@TracerLee
Created December 15, 2015 08:41
Show Gist options
  • Save TracerLee/8badfcf106969a2386ae to your computer and use it in GitHub Desktop.
Save TracerLee/8badfcf106969a2386ae to your computer and use it in GitHub Desktop.
Open containing folder shortcut
[
{ "keys": ["ctrl+alt+e"], "command": "open_dir", "args": {"dir": "$file_path", "file": "$file_name"} }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment