Fix typo
This commit is contained in:
parent
1f9fcd5c10
commit
6334af8a84
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
(after! dante-mode
|
(after! dante-mode
|
||||||
(map! :map dante-mode-map
|
(map! :map dante-mode-map
|
||||||
:localleader
|
:localleader
|
||||||
:n "n" "b" #'haskell-process-cabal-build
|
:n "b" #'haskell-process-cabal-build
|
||||||
:n "c" #'haskell-cabal-visit-file
|
:n "c" #'haskell-cabal-visit-file
|
||||||
:n "t" #'dante-type-at
|
:n "t" #'dante-type-at
|
||||||
:n "i" #'dante-info
|
:n "i" #'dante-info
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue