8 ms·
Just curious: are the copy, cut, paste and undo commands remapped by Doom Emacs? Those don't seem to be the defaults. TY
by hanlec 3y ago
Just curious: are the copy, cut, paste and undo commands remapped by Doom Emacs? Those don't seem to be the defaults. TY
- arun-mani-j 3y agoDoom Emacs defaults to Evil mode. But if you turn it off, it gives you vanilla keybindings. So I don't think it remaps them. :)
- deleted 3y ago[deleted]
- erk__ 3y agoThose keybinds are what Emacs calls CUA bindings: https://www.gnu.org/software/emacs/manual/html_node/emacs/CUA-Bindings.html https://www.gnu.org/software/emacs/manual/html_node/emacs/CU...
- deleted 3y ago[deleted]