Update
This commit is contained in:
@@ -13,5 +13,7 @@
|
|||||||
(global-set-key (kbd "C-c y") #'copy-from-above-command)
|
(global-set-key (kbd "C-c y") #'copy-from-above-command)
|
||||||
(global-set-key (kbd "s-k") #'kill-current-buffer)
|
(global-set-key (kbd "s-k") #'kill-current-buffer)
|
||||||
|
|
||||||
|
(when (eq system-type 'darwin)
|
||||||
|
(global-set-key (kbd "s-x") #'execute-extended-command))
|
||||||
|
|
||||||
(provide 'init-bindings)
|
(provide 'init-bindings)
|
||||||
|
|||||||
2
recentf
2
recentf
@@ -1,4 +1,4 @@
|
|||||||
;;; Automatically generated by ‘recentf’ on Sun Dec 14 21:39:45 2025 -*- mode: emacs-lisp; lexical-binding: t -*-
|
;;; Automatically generated by ‘recentf’ on Sun Dec 14 21:46:43 2025 -*- mode: emacs-lisp; lexical-binding: t -*-
|
||||||
|
|
||||||
(setq recentf-list
|
(setq recentf-list
|
||||||
'(
|
'(
|
||||||
|
|||||||
Reference in New Issue
Block a user