From 571b637fd2ad9989e64734e3e0808db5d7fbff24 Mon Sep 17 00:00:00 2001 From: bd Date: Sat, 6 Apr 2024 01:14:34 -0600 Subject: all-the-icons-dired, other minor fixes --- .config/emacs/modules/bd--org.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.config/emacs/modules/bd--org.el') diff --git a/.config/emacs/modules/bd--org.el b/.config/emacs/modules/bd--org.el index 02f6172..93ed825 100644 --- a/.config/emacs/modules/bd--org.el +++ b/.config/emacs/modules/bd--org.el @@ -32,7 +32,8 @@ each org file open." '((emacs-lisp . t) (python . t) (shell . t) - (lisp . t))) + (lisp . t) + (scheme . t))) ;; standard (setopt org-startup-folded 'show2levels -- cgit v1.2.3