doomemacs/modules/editor
Henrik Lissner c63b207e4f
fix(evil): add error handling for :h[elp] ex command
apropos throws up an arith-error trying to rank the results of matchless
regexp (which can result in a segfault on some systems; see #8532), and
is *incredibly* slow lookuping up short queries, so the command will now
abort if the query is just a regexp operator or less than 3 characters
long.

Fix: #8532
2025-09-26 12:20:56 -04:00
..
evil fix(evil): add error handling for :h[elp] ex command 2025-09-26 12:20:56 -04:00
file-templates fix(tree-sitter): add derived-mode parents to ts-modes 2025-09-07 10:58:45 -04:00
fold bump: :term :input :editor :app :email 2025-09-02 16:16:03 +02:00
format fix(format): register more ts-modes 2025-09-20 14:52:01 -04:00
god bump: :term :input :editor :app :email 2025-09-02 16:16:03 +02:00
lispy fix(lispy,parinfer): add clojure-ts-mode support 2025-09-11 13:48:42 -04:00
multiple-cursors bump: :editor 2025-03-25 14:16:56 -04:00
objed feat: add .doommodule files 2024-09-14 20:47:39 -04:00
parinfer fix(lispy,parinfer): add clojure-ts-mode support 2025-09-11 13:48:42 -04:00
rotate-text feat: add .doommodule files 2024-09-14 20:47:39 -04:00
snippets bump: :editor 2025-06-12 17:10:28 +02:00
whitespace refactor(whitespace): conform to naming conventions 2025-09-26 00:45:03 -04:00
word-wrap module!: add :editor whitespace 2025-09-24 02:23:30 -04: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

:editor

Description

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

Frequently asked questions

This category has no FAQs yet. Ask one?