Skip to content

Instantly share code, notes, and snippets.

View jorgevbo's full-sized avatar

Jorge Vasquez jorgevbo

  • Santa Cruz, Bolivia
View GitHub Profile
https://itsecureadmin.com/2018/03/running-apache-2-under-ubuntu-16-04-on-docker/
@jorgevbo
jorgevbo / gist:3737718
Created September 17, 2012 14:32
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