Skip to content

Instantly share code, notes, and snippets.

View tim545's full-sized avatar

Tim tim545

  • Australia
View GitHub Profile
@tim545
tim545 / sublime-setup.md
Last active June 8, 2016 09:57
Sublime Text 3 Settings

Setup a new installation of Sublime Text

These instructions will set up sublime with some good setting and packages quickly.

Add key bindings

These key bindings do two things:

  • Add's camel case stops in word seperations which helps with keyboard navigation
  • Add's a new shortcut alt+space which toggles the sidebar on and off for some nice full-width distraction free coding Copy and paste the code into your user key bindings file.