Skip to content

Instantly share code, notes, and snippets.

View alanocallaghan's full-sized avatar

Alan O'Callaghan alanocallaghan

View GitHub Profile
@alanocallaghan
alanocallaghan / gist:102cf2cc1c5f1dcd9074aebccc93dc7c
Created October 4, 2016 15:11
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