doomemacs/modules/editor
Henrik Lissner 62ee557c32
feat(format): set-formatter!: assign existing formatter to mode(s)
Allows:

  (set-formatter! 'ruff :modes '(python-mode python-ts-mode))

Prior to this, you'd have to supply the whole definition to assign an
existing formatter to new modes.
2025-12-17 02:17:33 -05:00
..
evil bump: :editor 2025-12-01 23:56:53 -05:00
file-templates fix(tree-sitter): add derived-mode parents to ts-modes 2025-09-07 10:58:45 -04:00
fold bump: :editor 2025-12-01 23:56:53 -05:00
format feat(format): set-formatter!: assign existing formatter to mode(s) 2025-12-17 02:17:33 -05:00
god
lispy fix(lispy,parinfer): add clojure-ts-mode support 2025-09-11 13:48:42 -04:00
multiple-cursors bump: :editor 2025-12-01 23:56:53 -05:00
objed
parinfer fix(lispy,parinfer): add clojure-ts-mode support 2025-09-11 13:48:42 -04:00
rotate-text
snippets
whitespace bump: :editor 2025-12-01 23:56:53 -05:00
word-wrap bump: :editor 2025-12-01 23:56:53 -05:00
.doommodule
README.org

:editor

Description

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

Frequently asked questions

This category has no FAQs yet. Ask one?