mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-26 16:41:04 -05:00
- Moved doom/sudo-find-file from 'SPC f S' to 'SPC f u' - Moved doom/delete-this-file from 'SPC f X' to 'SPC f D' - Replaced save-buffer on 'SPC f s' with write-file ('SPC b s' is still bound to save-buffer) - Moved magit-file-delete from 'SPC g x' to 'SPC g D' (for consistency with the above, and to reduce accidental key presses)