Compare commits
No commits in common. "6708db3bdc653e6bbe286bfb005740133722fe50" and "91594d0e5222e29f48e46e30df24ef98f914be6e" have entirely different histories.
6708db3bdc
...
91594d0e52
5
init.el
5
init.el
@ -731,10 +731,7 @@ visual states."
|
||||
:map help-map
|
||||
("B" . embark-bindings)
|
||||
:map embark-symbol-map
|
||||
("h" . helpful-symbol)
|
||||
:map embark-become-file+buffer-map
|
||||
("b" . consult-buffer)
|
||||
("B" . switch-to-buffer))
|
||||
("h" . helpful-symbol))
|
||||
:init
|
||||
(setq embark-quit-after-action nil)
|
||||
(add-to-list 'display-buffer-alist
|
||||
|
Loading…
Reference in New Issue
Block a user