Skip to content

Instantly share code, notes, and snippets.

View mkempe's full-sized avatar
💭
I may be slow to respond.

Maik Kempe mkempe

💭
I may be slow to respond.
View GitHub Profile
App.Router.reopen
location: 'history'
enableLogging: true
App.Router.map ->
@resource 'admin', ->
@resource 'wallpapers', ->
@route 'new'
App.AdminRoute = Ember.Route.extend
@jfountain
jfountain / gist:1640535
Created January 19, 2012 15:13 — forked from lucasfais/gist:1207002
Sublime Text 2 - Raw Shortcuts
super+shift+n new window
super+shift+w close window
super+o prompt open file
super+shift+t reopen last file
super+alt+up switch file
super+n new file
super+s save
super+shift+s prompt save as
super+alt+s save all
super+w close
@lucasfais
lucasfais / gist:1207002
Created September 9, 2011 18:46
Sublime Text 2 - Useful Shortcuts

Sublime Text 2 – Useful Shortcuts (Mac OS X)

General

⌘T go to file
⌘⌃P go to project
⌘R go to methods
⌃G go to line
⌘KB toggle side bar
⌘⇧P command prompt