lang/julia: operator highlights for ess-julia-mode
And adjust REPL handler to return the repl buffer.
This commit is contained in:
parent
4c4c0a451f
commit
0edeafadcf
2 changed files with 23 additions and 24 deletions
|
@ -9,6 +9,5 @@
|
|||
(apply #'make-comint-in-buffer "Julia" "*Julia*" julia-program julia-arguments))
|
||||
(pop-to-buffer buffer)
|
||||
(with-current-buffer buffer
|
||||
(inferior-julia-mode))))
|
||||
|
||||
|
||||
(inferior-julia-mode))
|
||||
buffer))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue