mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
+ Escape was redundant with Doom's own escape handler + Disabled wrap/addition-wrap, as it isn't enabled by default, is potentially redundant with evil-{surround,embrace}, and prone to issues in tty emacs (see #2573). Fixes #2573