Skip to content

Instantly share code, notes, and snippets.

@laserpants
Created November 20, 2017 21:16
Show Gist options
  • Save laserpants/8120d84cb91bdfb20add0e042fe48d29 to your computer and use it in GitHub Desktop.
Save laserpants/8120d84cb91bdfb20add0e042fe48d29 to your computer and use it in GitHub Desktop.
Keymap binding to toggle IDE-Haskell output pane in Atom editor
'atom-workspace':
'ctrl-shift-0': 'ide-haskell:toggle-output'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment