doomemacs/modules/editor
Luigi Sartor Piucco f74c7fc043
bump: :completion corfu + evil-collection
The `evil-collection` upgrade is needed due to a recent breaking change
in Corfu's setup and teardown functions. `evil-collection`
`:after`-advised these with `#'evil-normalize-keymaps`, which accepts
only 1 optional argument. This was fine because the functions took no
arguments, but some have been introduced recently. Trying to initiate
completion would now throw a "too many arguments" error, and due to the
partial operation on the keymaps, make Emacs mostly unusable.

Related links:
- 9cebcfedca
- cf1a11912d
- 61a20a5036
- 2eb68ac588
2024-02-04 18:19:04 -03:00
..
evil bump: :completion corfu + evil-collection 2024-02-04 18:19:04 -03:00
file-templates fix(file-templates): invalid function call 2024-02-01 02:38:34 -05:00
fold bump: :editor fold 2023-11-23 18:32:35 -05:00
format bump: :editor format 2023-11-29 11:27:06 -05:00
god docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
lispy docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
multiple-cursors docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
objed docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
parinfer docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
rotate-text docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
snippets docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
word-wrap docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02: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?