Tweak frog-jump-buffer settings

This commit is contained in:
David Morgan 2022-10-24 16:37:51 +01:00
parent 3ace1ffdb4
commit a7ca4e3306
Signed by: djm
GPG Key ID: C171251002C200F2
1 changed files with 1 additions and 0 deletions

View File

@ -113,6 +113,7 @@
(setq frog-jump-buffer-filter-actions
'(("R" "[Ring]" frog-jump-buffer-filter-buffer-ring)))
(set-face-background 'frog-menu-posframe-background-face "black")
(setq frog-jump-buffer-include-current-buffer nil)
:bind
("C-," . frog-jump-buffer)
("C-x 4 C-," . frog-jump-buffer-other-window))