This commit is contained in:
Zelong Kuang
2026-02-22 20:50:59 +11:00
parent b1cc14a607
commit 32501941a1
3 changed files with 57 additions and 56 deletions

View File

@@ -15,6 +15,5 @@
(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 C-b") #'ibuffer)
(provide 'init-bindings)