From 2a1d40fa964ce50e04d83dc15a143179d07a20ba Mon Sep 17 00:00:00 2001 From: James Cherti <60946298+jamescherti@users.noreply.github.com> Date: Mon, 3 Feb 2025 12:43:39 -0500 Subject: [PATCH] Update ls-lisp settings --- init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/init.el b/init.el index 8058b52..a51338f 100644 --- a/init.el +++ b/init.el @@ -437,6 +437,7 @@ ;; ls-lisp (setq ls-lisp-verbosity nil) +(setq ls-lisp-dirs-first t) ;;; Font / Text scale