diff options
| author | LLoyderino <adrijan.bjedov@gmail.com> | 2026-01-14 22:15:19 +0100 |
|---|---|---|
| committer | LLoyderino <adrijan.bjedov@gmail.com> | 2026-01-14 22:15:19 +0100 |
| commit | 44d4b36557b4aa0619ca36270e8f6e159e6cd864 (patch) | |
| tree | 07abf65dbdb8964677bc3b73df0856f3799022d4 /init.el | |
| parent | 560929769b0bfe097ca114a67c33b5db95b676dd (diff) | |
Back M-\ to Emacs default
Diffstat (limited to 'init.el')
| -rw-r--r-- | init.el | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -59,8 +59,6 @@ (delete-selection-mode 1) (setq-default fill-column 94) ; Fill columns to half of my laptop's screen -(global-set-key (kbd "M-\\") #'just-one-space) ; Leave one space instead of killing all - ;; Spellcheck (unless (eq system-type 'windows-nt) (setq ispell-program-name "aspell") |
