Skip to content

Instantly share code, notes, and snippets.

@fabienhinault
Created April 30, 2014 14:50
Show Gist options
  • Save fabienhinault/717feecc477f5c68ed95 to your computer and use it in GitHub Desktop.
Save fabienhinault/717feecc477f5c68ed95 to your computer and use it in GitHub Desktop.
#lang s-exp framework/keybinding-lang
(keybinding "?:c:m:l" (λ (editor evt) (send editor insert "λ")))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment