inf-haskell: fix mode-map name

This commit is contained in:
Valentin Robert 2017-09-09 11:31:49 -07:00
parent 14018775a3
commit d399e7715b

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