This commit is contained in:
Zelong Kuang
2025-12-17 07:08:46 +11:00
parent 0d833adbfe
commit d5c05d264f
3 changed files with 21 additions and 28 deletions

View File

@@ -16,4 +16,6 @@
(global-set-key (kbd "C-c C-c") #'compile)
(global-set-key (kbd "C-x b") 'ibuffer)
(provide 'init-bindings)