Skip to content

Instantly share code, notes, and snippets.

View erabhimanyu's full-sized avatar
🍁
Perceive. Grow. Disrupt

Abhimanyu Arora erabhimanyu

🍁
Perceive. Grow. Disrupt
View GitHub Profile
@erabhimanyu
erabhimanyu / gist:be5fd1fece8d4fd173362025500c808c
Created August 21, 2016 09:38
Sublime Text 2 - Useful Shortcuts

Sublime Text 2 – Useful Shortcuts (PC)

Loosely ordered with the commands I use most towards the top. Sublime also offer full documentation.

Editing

Ctrl+C copy current line (if no selection)
Ctrl+X cut current line (if no selection)
Ctrl+⇧+K delete line
Ctrl+↩ insert line after