Fix embark keybinding once and for all?
This commit is contained in:
parent
58499c2fd9
commit
88ccd467a3
@ -102,6 +102,7 @@ targets."
|
||||
((emacs normal motion insert visual) "M-." #'embark-dwim)
|
||||
("C-." #'embark-act)
|
||||
("M-." #'embark-dwim)
|
||||
([remap xref-find-definitions] #'embark-dwim)
|
||||
(embark-file-map "s" #'sudo-edit-find-file
|
||||
"l" #'vlf
|
||||
"g" #'magit-file-dispatch)
|
||||
|
Loading…
Reference in New Issue
Block a user