Skip to content

Instantly share code, notes, and snippets.

View wilfred05777's full-sized avatar
🏠
Working from home

Wilfred Erdo wilfred05777

🏠
Working from home
View GitHub Profile
@wilfred05777
wilfred05777 / SassMeister-input-HTML.html
Created July 1, 2015 08:34
Generated by SassMeister.com.
<a href="#">Red</a>

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