Skip to content

Commit

Permalink
minor tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
DimitrisKyriakoudis committed Mar 12, 2018
1 parent 5cf1bc9 commit 77ff271
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.org
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,8 @@
(use-package ghc)

(use-package intero
:config (intero-global-mode 1))
:config (intero-global-mode 1)
:bind ("<C-return>" . 'intero-repl-eval-region))

#+END_SRC
*** Navigation
Expand Down

0 comments on commit 77ff271

Please sign in to comment.