chor: clean up some configs and keybindings
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
(defun restart-emacs ()
|
||||
"Restart emacs (for Windows)"
|
||||
(interactive)
|
||||
(save-some-buffers)
|
||||
(save-some-buffers)
|
||||
(w32-shell-execute "open" "runemacs.exe")
|
||||
(kill-emacs)))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user