From eb15a3f8e37604d9b1c5f41b78122354b24bb8b7 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sun, 14 Mar 2021 19:19:11 -0500 Subject: Add `racket-mode' --- init.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/init.el b/init.el index 78d1ffd..58ca9ad 100644 --- a/init.el +++ b/init.el @@ -461,6 +461,9 @@ indicator in the mode-line." (put 'dotimes-protect 'common-lisp-indent-function (get 'when 'common-lisp-indent-function))) +;; Racket +(acdw/pkg racket-mode) + ;;; Miscellaneous (acdw/set '((disabled-command-function nil) -- cgit 1.4.1-21-gabe81