doomemacs/modules/editor
Henrik Lissner 7ce9a99583
fix(fold): only enable ts-fold-mode in tree-sitter buffers
ts-fold-mode is buffer-local, and will complain if activated in a buffer
tree-sitter doesn't support (e.g. fundamental-mode). global-ts-fold-mode
will filter based on tree-sitter-mode's activation and language support.

Fix: #7895
2024-06-25 19:36:51 -04:00
..
evil bump: :editor 2024-06-22 18:14:05 -04:00
file-templates bump: :editor 2024-06-22 18:14:05 -04:00
fold fix(fold): only enable ts-fold-mode in tree-sitter buffers 2024-06-25 19:36:51 -04:00
format bump: :editor 2024-06-22 18:14:05 -04:00
god fix(god): cursor color change 2024-06-23 15:56:17 -04:00
lispy docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
multiple-cursors bump: :editor 2024-06-22 18:14:05 -04:00
objed docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
parinfer bump: :editor 2024-06-22 18:14:05 -04:00
rotate-text docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
snippets bump: :editor 2024-06-22 18:14:05 -04:00
word-wrap bump: :editor 2024-06-22 18:14:05 -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?