lang/java: remove meghanada-install-server (does this on meghanada-mode already)
This commit is contained in:
parent
0489ce42a3
commit
7a972e50c3
1 changed files with 1 additions and 4 deletions
|
@ -13,10 +13,7 @@
|
|||
meghanada-use-flycheck t
|
||||
meghanada-use-auto-start t)
|
||||
|
||||
(map! :map meghanada-mode-map :m "gd" 'meghanada-jump-declaration)
|
||||
|
||||
(unless (file-exists-p (meghanada--locate-server-jar))
|
||||
(meghanada-install-server)))
|
||||
(map! :map meghanada-mode-map :m "gd" 'meghanada-jump-declaration))
|
||||
|
||||
|
||||
(def-package! android-mode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue