Update :jump => :lookup
This commit is contained in:
parent
9cc762ffbe
commit
42cee2e046
11 changed files with 14 additions and 11 deletions
|
@ -18,7 +18,7 @@
|
|||
:after elixir-mode
|
||||
:hook (elixir-mode . alchemist-mode)
|
||||
:config
|
||||
(set! :jump 'elixir-mode
|
||||
(set! :lookup 'elixir-mode
|
||||
:definition #'alchemist-goto-definition-at-point
|
||||
:documentation #'alchemist-help-search-at-point)
|
||||
(set! :eval 'elixir-mode #'alchemist-eval-region))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue