Skip to content

Instantly share code, notes, and snippets.

@bunnywong
Last active August 29, 2015 14:15
Show Gist options
  • Save bunnywong/f1600573ad4afbfa1d5d to your computer and use it in GitHub Desktop.
Save bunnywong/f1600573ad4afbfa1d5d to your computer and use it in GitHub Desktop.
My Sublime quick key (Default)
----- SELECT -----
Ctrl Shfit + A = Select inner <tag>
----- ADD -----
Alt Shfit + W = Create new <tag>
----- REMOVE -----
Ctrl Shfit + K = Remove tail <tag>
Ctrl K , Ctrl + backspace = Del to head
Ctrl K, Ctrl K, = Del to end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment