emacs magic to use eufonctl as inferior lisp
This commit is contained in:
parent
5766e488f9
commit
ce42064e5a
6
rc.fnl
6
rc.fnl
@ -1,3 +1,5 @@
|
|||||||
|
;; -*- mode: Fennel;
|
||||||
|
|
||||||
(local { : view } (require :fennel))
|
(local { : view } (require :fennel))
|
||||||
|
|
||||||
(local texture (require :texture))
|
(local texture (require :texture))
|
||||||
@ -190,3 +192,7 @@
|
|||||||
(kiwmi:spawn "lua -l fennelrun crier/crier.fnl")
|
(kiwmi:spawn "lua -l fennelrun crier/crier.fnl")
|
||||||
(kiwmi:spawn "lua -l fennelrun just/just.fnl")
|
(kiwmi:spawn "lua -l fennelrun just/just.fnl")
|
||||||
;(kiwmi:spawn "foot")
|
;(kiwmi:spawn "foot")
|
||||||
|
|
||||||
|
;; Local Variables:
|
||||||
|
;; inferior-lisp-program: "eufonctl"
|
||||||
|
;; End:
|
||||||
|
Loading…
Reference in New Issue
Block a user