inf-haskell: fix mode-map name
This commit is contained in:
parent
14018775a3
commit
d399e7715b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue