This commit is contained in:
Zelong Kuang
2026-02-27 22:07:54 +11:00
parent 07ac727606
commit 3147312c40
15 changed files with 29 additions and 79 deletions

View File

@@ -12,7 +12,6 @@
(global-set-key (kbd "M-p") #'duplicate-dwim)
(global-set-key (kbd "C-c y") #'copy-from-above-command)
(global-set-key (kbd "s-k") #'kill-current-buffer)
(global-set-key (kbd "C-c q r") #'restart-emacs)
(global-set-key (kbd "C-c C-c") #'compile)