Skip to content

Instantly share code, notes, and snippets.

@drankard
Created January 23, 2014 13:17
Show Gist options
  • Save drankard/8578288 to your computer and use it in GitHub Desktop.
Save drankard/8578288 to your computer and use it in GitHub Desktop.
LightTable keymap
{:+ {:app {}
:editor {"alt-w" [:editor.watch.watch-selection]
"alt-shift-w" [:workspace.show]
"alt-shift-c" [:toggle-console]
"ctrl-left" [:paredit.shrink.right]
"ctrl-right" [:paredit.grow.right]
}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment