Update :jump => :lookup
This commit is contained in:
parent
9cc762ffbe
commit
42cee2e046
11 changed files with 14 additions and 11 deletions
|
@ -11,7 +11,7 @@
|
|||
(add-hook! 'intero-mode-hook #'(flycheck-mode eldoc-mode))
|
||||
|
||||
(set! :popup "^intero:backend:" :regex t :size 12)
|
||||
(set! :jump 'haskell-mode :definition #'intero-goto-definition))
|
||||
(set! :lookup 'haskell-mode :definition #'intero-goto-definition))
|
||||
|
||||
|
||||
(def-package! hindent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue