doomemacs/modules/editor
45mg b681504582 fix(fold): avoid Hideshow-not-supported error
Some modes are not supported by `hs-minor-mode`, but can still support
some of the `+fold/` commands. For example, `pdf-outline-minor-mode`
recognizes the same commands as `outline-minor-mode`, but
`hs-minor-mode` is not applicable. In cases like these, we shouldn't try
to enable `hs-minor-mode`, as this will produce an error that will
terminate the command.
2024-09-13 20:28:54 -07:00
..
evil nit: minor reformatting & revision 2024-09-11 19:46:14 -04:00
file-templates fix(file-templates): __doom-readme: use doom-modules-version 2024-09-11 19:46:16 -04:00
fold fix(fold): avoid Hideshow-not-supported error 2024-09-13 20:28:54 -07:00
format fix(format): disable on-save for LaTeX-mode 2024-08-22 12:32:14 -04:00
god module: undeprecate :editor god 2024-09-02 06:26:23 -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?