doomemacs/modules/editor
Henrik Lissner 6671adc687
refactor!: move helpful from :core to :lang emacs-lisp
BREAKING CHANGE: This moves helpful.el out of core into :lang
emacs-lisp. Since most (all) people have this module enabled, this
shouldn't make a difference for most people, but if you're one of the
few that don't have :lang emacs-lisp enabled, Doom will revert to using
Emacs' built-in help.el and describe-* commands.

Others can also disable helpful with (package! helpful :disable t) if
they prefer Emacs' built-in help system, which wasn't possible before,
because it was a core package.

This was done as part of an ongoing effort to slim down Doom's core in
preparation for v3.
2024-08-30 02:26:41 -04:00
..
evil refactor!: move helpful from :core to :lang emacs-lisp 2024-08-30 02:26:41 -04:00
file-templates bump: :editor 2024-06-22 18:14:05 -04:00
fold refactor(fold): move +fold-hideshow-folded-face & unstyle +ts-fold-replacement-face 2024-08-27 03:13:57 -04:00
format fix(format): disable on-save for LaTeX-mode 2024-08-22 12:32:14 -04:00
god fix(god): cursor color change 2024-06-23 15:56:17 -04:00
lispy docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
multiple-cursors bump: :editor 2024-08-09 17:41:49 -04:00
objed docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
parinfer feat(parinfer): enable for dune-mode 2024-08-25 17:44:28 -04:00
rotate-text docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
snippets bump: :editor 2024-08-09 17:41:49 -04:00
word-wrap bump: :editor 2024-08-09 17:41:49 -04:00
README.org revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00

:editor

Description

For modules concerned with the insertion and editing of text. Amen.

Frequently asked questions

This category has no FAQs yet. Ask one?