Replace obsolete elisp function in dante-mode
This commit is contained in:
parent
2e96fce2e0
commit
4f9b49ad8f
1 changed files with 1 additions and 1 deletions
|
@ -35,6 +35,6 @@ reformatting), so we restore a (false) modified state."
|
|||
:localleader
|
||||
"t" #'dante-type-at
|
||||
"i" #'dante-info
|
||||
"l" #'haskell-process-load-or-reload
|
||||
"l" #'haskell-process-load-file
|
||||
"e" #'dante-eval-block
|
||||
"a" #'attrap-attrap))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue