Update :jump => :lookup

This commit is contained in:
Henrik Lissner
2018-01-05 23:55:04 -05:00
parent 9cc762ffbe
commit 42cee2e046
11 changed files with 14 additions and 11 deletions

View File

@@ -10,7 +10,7 @@
meghanada-use-eldoc t
meghanada-use-auto-start t)
(set! :jump 'java-mode
(set! :lookup 'java-mode
:definition #'meghanada-jump-declaration
:references #'meghanada-reference)