Skip to content

Commit c55aceb

Browse files
author
Philip Yang
committed
scala
1 parent d16ead0 commit c55aceb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scala-custom.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
'minibuffer-complete-word
5555
'self-insert-command
5656
minibuffer-local-completion-map)
57+
(setq sbt:program-name "./scala_exec.sh -b")
5758
:bind (("C-c C-b C-c" . sbt-start)
5859
:map scala-mode-map
5960
("C-c C-r" . sbt-send-region)

0 commit comments

Comments
 (0)