From dab4339fc1f72fe87ec15591713a3a681bc2114e Mon Sep 17 00:00:00 2001 From: noa@gaiwan.org Date: Sun, 28 Jul 2024 08:23:19 +0000 Subject: Don't use aggressive indent mode --- config.org | 7 ------- 1 file changed, 7 deletions(-) (limited to 'config.org') diff --git a/config.org b/config.org index c0ecb83..b62bb77 100644 --- a/config.org +++ b/config.org @@ -1587,13 +1587,6 @@ Usually, we want indentation to be done with tabs. Some modes make more sense t (if (apply #'derived-mode-p space-indent-modes) nil t)))) #+end_src -I want to ensure that indentation is always correct. The builtin electric indent mode works /sometimes/, but the aggressive indent mode package is more reliable. - -#+begin_src elisp - ;; (package-ensure 'aggressive-indent) - (setopt global-aggressive-indent-mode t) -#+end_src - * Sentences I prefer to double space sentences. But it seems that most other people do not, and the sentence navigation commands still work for my sentences with this set to nil, but don't work for other people's with it set to t. There are of course some little errors with this, like ending a title with a full stop, but for the most part it's fine. -- cgit 1.4.1-2-gfad0