doomemacs/modules/editor
Henrik Lissner 3f3bfdf273
refactor(evil): remove unused, redundant, or defunct ex commands
- The gist module was removed some time ago
- There is no merit to a :http ex command (just use `M-x httpd-start`).
- There is no merit to git ex commands (in their current form, at
  least).
- The :sw[iper] command was too niche. A more generalized command (maybe
  similar to/based on `+default/search-buffer`) would be appropriate,
  but that's for another day.
2026-04-24 05:44:33 -04:00
..
evil refactor(evil): remove unused, redundant, or defunct ex commands 2026-04-24 05:44:33 -04:00
file-templates fix: appease byte-compiler across the board 2026-03-11 22:50:33 -04:00
fold docs(fold): update package list 2026-03-26 00:01:58 -04:00
format bump: :ui :tools :editor 2026-03-26 20:03:36 -04:00
god bump: :term :input :editor :app :email 2025-09-02 16:16:03 +02:00
lispy bump: :editor lispy 2026-04-19 05:17:33 -04:00
multiple-cursors nit: revise TODO/FIXME/HACK/REVIEW/etc in comments 2026-03-02 19:45:09 -05:00
objed refactor(lib): deprecate pushnew! 2026-03-01 18:10:43 -05:00
parinfer bump: :editor 2026-01-06 02:00:18 -05:00
rotate-text refactor(lib): deprecate pushnew! 2026-03-01 18:10:43 -05:00
snippets refactor: s/set-debug-variable!/set-debug-var!/ 2026-03-13 17:42:00 -04:00
whitespace nit(whitespace): revise global-dtrt-indent-mode comment 2026-03-20 21:55:22 -04:00
word-wrap feat(word-wrap): accept minor modes in +word-wrap-visual-modes 2026-04-24 05:44:33 -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?