Update
This commit is contained in:
@@ -62,7 +62,8 @@
|
||||
(use-package beframe
|
||||
:hook elpaca-after-init
|
||||
:bind (("C-x b" . beframe-switch-buffer)
|
||||
("C-x C-b" . beframe-buffer-menu)))
|
||||
("C-x C-b" . beframe-buffer-menu)
|
||||
("C-x f" . other-frame-prefix)))
|
||||
;; :config
|
||||
;; (setq beframe-functions-in-frames '(project-prompt-project-dir)))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user