Skip to content

Instantly share code, notes, and snippets.

@kurogelee
Created April 12, 2014 08:45
Show Gist options
  • Save kurogelee/10525218 to your computer and use it in GitHub Desktop.
Save kurogelee/10525218 to your computer and use it in GitHub Desktop.
LightTableでショートカットキーで任意のコード実行 ref: http://qiita.com/kurogelee/items/1b87a8113b2fcb46865a
"ctrl-e" [(:eval.custom "(macroexpand-1 '__SELECTION__)")]
"ctrl-e" [(:eval.custom "(macroexpand-1 '__SELECTION__)" {:result-type :statusbar})]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment