Skip to content

Commit

Permalink
update scala layer readme scala-{use-java-doc-style => enable-eldoc}
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Gwyn committed Oct 17, 2016
1 parent 5771484 commit c7342b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layers/+lang/scala/README.org
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ variable =scala-enable-eldoc= to =t=.

#+BEGIN_SRC emacs-lisp
(setq-default dotspacemacs-configuration-layers '(
(scala :variables scala-use-java-doc-style t)))
(scala :variables scala-enable-eldoc t)))
#+END_SRC

Enabling this option can cause slow editor performance.
Expand Down

0 comments on commit c7342b1

Please sign in to comment.