Switch scheme program back to racket
This commit is contained in:
parent
f59f823973
commit
bf126d78e4
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@
|
|||
'(menu-bar-mode nil)
|
||||
'(mouse-wheel-mode nil)
|
||||
'(require-final-newline t)
|
||||
'(scheme-program-name "mit-scheme")
|
||||
'(scheme-program-name "racket")
|
||||
'(show-paren-delay 0)
|
||||
'(show-paren-mode 1)
|
||||
'(tab-width 4)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue