doomemacs/modules/config
Henrik Lissner 7d0f2032ea
tweak(default): use electric-indent instead of remapping RET
This is experimental. electric-indent was initially avoided to sidestep
breaking indentation in whitespace-significant major modes with naive
indent logic. Switching to electric-indent will resurface that issue,
but since electric-indent-mode is on by default, I'll leave that to the
modes and modules to deal with on a per-mode basis.
2026-01-18 03:12:59 -05:00
..
default tweak(default): use electric-indent instead of remapping RET 2026-01-18 03:12:59 -05:00
literate refactor: (if|when)-let -> (if|when)-let* 2025-01-08 19:33:37 -05:00
use-package bump: :input :email :config :app 2026-01-06 02:00:17 -05:00
.doommodule feat: add .doommodule files 2024-09-14 20:47:39 -04:00
README.org revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00

:config

Description

Modules in this category provide sane defaults or improve your ability to configure Emacs. It is best to load these last.

Frequently asked questions

This category has no FAQs yet. Ask one?