Skip to content

Instantly share code, notes, and snippets.

@visb
Last active August 29, 2015 14:12
Show Gist options
  • Select an option

  • Save visb/542d74950bf319d75f9a to your computer and use it in GitHub Desktop.

Select an option

Save visb/542d74950bf319d75f9a to your computer and use it in GitHub Desktop.
Sublime text 3 keys
[
{ "keys": ["f5"], "command": "refresh_folder_list" },
{ "keys": ["ctrl+shift+r"], "command": "reveal_in_side_bar" },
{ "keys": ["ctrl+tab"], "command": "next_view" },
{ "keys": ["ctrl+shift+tab"], "command": "prev_view" }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment