mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-05-11 14:27:15 -07:00
This makes non-evil goggles consistent with the `evil-goggles-enable-delete` setting. Additionally, having `delete-region` hinting enabled is a nuisance for commands which utilize `delete-region` internally. For example, pressing `RET` on an indented empty line will cause pulsing. This happens because `newline-and-indent` will remove the empty line's indentation (using `delete-horizontal-space` which ends up using `delete-region`) before inserting a newline and indenting that line. |
||
|---|---|---|
| .. | ||
| dashboard | ||
| deft | ||
| doom | ||
| doom-dashboard | ||
| doom-quit | ||
| emoji | ||
| hl-todo | ||
| indent-guides | ||
| ligatures | ||
| minimap | ||
| modeline | ||
| nav-flash | ||
| neotree | ||
| ophints | ||
| popup | ||
| smooth-scroll | ||
| tabs | ||
| treemacs | ||
| unicode | ||
| vc-gutter | ||
| vi-tilde-fringe | ||
| window-select | ||
| workspaces | ||
| zen | ||
| .doommodule | ||
| README.org | ||
:ui
Description
For modules concerned with changing Emacs' appearance or providing interfaces for its features, like sidebars, tabs, or fonts.
Frequently asked questions
This category has no FAQs yet. Ask one?