This commit is contained in:
Patrick Elliott 2018-07-18 08:59:07 +02:00
parent 1f9fcd5c10
commit 6334af8a84

View file

@ -29,7 +29,7 @@
(after! dante-mode
(map! :map dante-mode-map
:localleader
:n "n" "b" #'haskell-process-cabal-build
:n "b" #'haskell-process-cabal-build
:n "c" #'haskell-cabal-visit-file
:n "t" #'dante-type-at
:n "i" #'dante-info