Skip to content

Instantly share code, notes, and snippets.

@cglinka
Created June 16, 2014 20:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cglinka/863636e996b0e683ded4 to your computer and use it in GitHub Desktop.
Save cglinka/863636e996b0e683ded4 to your computer and use it in GitHub Desktop.
Sublime Text 2 user keybindings
[
{ "keys": ["ctrl+super+shift+up"], "command": "swap_line_up" },
{ "keys": ["ctrl+super+shift+down"], "command": "swap_line_down" }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment