Merge branch 'master' into develop

* master:
  inf-haskell: fix mode-map name
This commit is contained in:
Henrik Lissner 2017-09-09 21:17:39 +02:00
commit 1f75191620

View file

@ -14,7 +14,7 @@
(autoload 'switch-to-haskell "inf-haskell" nil t)
(after! inf-haskell
(map! :map inf-haskell-mode-map "ESC ESC" #'doom/popup-close)))
(map! :map inferior-haskell-mode-map "ESC ESC" #'doom/popup-close)))
(def-package! company-ghc