doomemacs/modules/editor
Henrik Lissner e53b9dfece
fix(word-wrap): accommodate line numbers
Line numbers pad the left side of the buffer with ~5 characters and are
treated as part of its contents, so `visual-fill-column` would wrap text
at column 75 instead of 80. Now, `visual-fill-column-extra-text-width`
is adjusted whenever `visual-fill-column-mode` or
`display-line-numbers-mode` are toggled.
2026-05-13 23:04:56 -04:00
..
evil bump: :editor evil 2026-05-13 16:15:07 -04:00
file-templates fix: appease byte-compiler across the board 2026-03-11 22:50:33 -04:00
fold bump: :editor 2026-05-04 18:39:33 -04:00
format fix(format): properly forward from lsp to chained formatters 2026-05-04 19:06:02 -04:00
god bump: :editor 2026-05-04 18:39:33 -04:00
lispy bump: :editor lispy 2026-04-19 05:17:33 -04:00
multiple-cursors bump: :editor 2026-05-04 18:39:33 -04: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 fix(snippets): copy-and-edit workflow 2026-05-11 17:41:25 -04:00
whitespace nit(whitespace): revise global-dtrt-indent-mode comment 2026-03-20 21:55:22 -04:00
word-wrap fix(word-wrap): accommodate line numbers 2026-05-13 23:04:56 -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?