From cf1712dd5f350836becfaef2737116b7f743f4c0 Mon Sep 17 00:00:00 2001 From: James Cherti <60946298+jamescherti@users.noreply.github.com> Date: Sun, 9 Mar 2025 09:23:10 -0400 Subject: [PATCH] Update README.md --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 7f51f9d..34cbd40 100644 --- a/README.md +++ b/README.md @@ -825,14 +825,6 @@ Other optional packages that may be useful include: :hook (emacs-lisp-mode . page-break-lines-mode)) -;; Provides automatic formatting for Emacs Lisp code -(use-package elisp-autofmt - :ensure t - :defer t - :commands (elisp-autofmt-mode - elisp-autofmt-buffer - elisp-autofmt-region)) - ;; Provides functions to find references to functions, macros, variables, ;; special forms, and symbols in Emacs Lisp (use-package elisp-refs