nit(julia): add note about send-region/buffer not working quite right
This commit is contained in:
parent
d10bb6dc42
commit
71c210050f
1 changed files with 1 additions and 0 deletions
|
@ -115,6 +115,7 @@
|
|||
(after! julia-mode
|
||||
(set-repl-handler! 'julia-mode #'+julia/open-snail-repl
|
||||
:persist t
|
||||
;; FIXME These aren't working as expected
|
||||
:send-region #'julia-snail-send-region
|
||||
:send-buffer #'julia-snail-send-buffer-file))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue