mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-08 15:23:35 -05:00
Update :jump => :lookup
This commit is contained in:
@@ -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)
|
||||
|
||||
|
Reference in New Issue
Block a user