Skip to content

Commit 8370ecc

Browse files
committed
adjust for review feedback
1 parent 68cf232 commit 8370ecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.org

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To install the package, you can use any Emacs package manager of your choice, to
3131
Then, you can simply call ~scala-ts-mode~ in a Scala buffer.
3232

3333
* Configuration
34-
You may wish to customize `treesit-font-lock-level`, using `M-x customize-variable` or by adding a line such as this to your `~/.emacs.el`:
34+
You may wish to customize `treesit-font-lock-level`, using `M-x customize-variable` or by adding a line such as this to your user init file:
3535

3636
#+begin_src emacs-lisp
3737
(setq treesit-font-lock-level 4)

0 commit comments

Comments
 (0)