Skip to content

Instantly share code, notes, and snippets.

View kingzLoFitness's full-sized avatar
💭
Going over LinkedInLearning_ResponsiveWebDesign.

kingzLoFitness kingzLoFitness

💭
Going over LinkedInLearning_ResponsiveWebDesign.
View GitHub Profile
@kingzLoFitness
kingzLoFitness / gist:360a6027561d165e56cfb8ab1cce5a94
Created April 29, 2017 05:23
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