Merge pull request #198 from Ptival/master

inf-haskell: fix mode-map name
This commit is contained in:
Henrik Lissner
2017-09-09 20:55:29 +02:00
committed by GitHub

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