Compare commits
2 Commits
91594d0e52
...
6708db3bdc
Author | SHA1 | Date | |
---|---|---|---|
6708db3bdc | |||
4fc82fb461 |
5
init.el
5
init.el
@ -731,7 +731,10 @@ visual states."
|
||||
:map help-map
|
||||
("B" . embark-bindings)
|
||||
:map embark-symbol-map
|
||||
("h" . helpful-symbol))
|
||||
("h" . helpful-symbol)
|
||||
:map embark-become-file+buffer-map
|
||||
("b" . consult-buffer)
|
||||
("B" . switch-to-buffer))
|
||||
:init
|
||||
(setq embark-quit-after-action nil)
|
||||
(add-to-list 'display-buffer-alist
|
||||
|
Loading…
Reference in New Issue
Block a user