doomemacs/modules/config/default/autoload
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.el fix(default): +default/diagnostics: show project-wide w/ eglot+vertico 2025-12-01 00:41:09 -05:00
deferred.el Modifying wrong variable judgment logic 2020-08-28 15:57:58 +08:00
files.el fix(default): browse-project: stringp type error 2023-02-21 19:15:36 -05:00
search.el refactor: (if|when)-let -> (if|when)-let* 2025-01-08 19:33:37 -05:00
text.el tweak(default): use electric-indent instead of remapping RET 2026-01-18 03:12:59 -05:00