This commit is contained in:
Zelong Kuang
2026-02-22 04:13:33 +11:00
parent 03eb716f0a
commit ea873e4013
3 changed files with 40 additions and 10 deletions

View File

@@ -15,7 +15,6 @@
(global-set-key (kbd "C-c q r") #'restart-emacs)
(global-set-key (kbd "C-c C-c") #'compile)
(global-set-key (kbd "C-x b") 'ibuffer)
(global-set-key (kbd "C-x C-b") #'ibuffer)
(provide 'init-bindings)