This commit is contained in:
Zelong Kuang
2025-12-15 01:18:39 +11:00
parent 813eab71e7
commit 990ee14807
2 changed files with 0 additions and 2 deletions

View File

@@ -13,7 +13,6 @@
(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 k") nil)
(when (eq system-type 'darwin)
(global-set-key (kbd "s-x") #'execute-extended-command))