From 78d93cddf111a15f89b0649acddd8cd6d9250d32 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 10 Dec 2020 00:27:15 -0600 Subject: Add aggressive-indent --- config.org | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'config.org') diff --git a/config.org b/config.org index f1b649b..600bccb 100644 --- a/config.org +++ b/config.org @@ -704,6 +704,14 @@ Until the =marginalia-annotators= settles, I’m disabling this section. (add-hook 'prog-mode-hook #'acdw/enable-line-numbers) #+end_src +** Indenting + +#+begin_src emacs-lisp + (use-package aggressive-indent + :config + (global-aggressive-indent-mode +1)) +#+end_src + * Writing ** Visual Fill Column -- cgit 1.4.1-21-gabe81