forked from colonelpanic/dotfiles
[Emacs] Also use g for git in embark act keymap
This commit is contained in:
parent
a9bdd9103e
commit
6f896000ff
@ -1986,6 +1986,9 @@ Neotree is useless with frame mode for now, so I've disabled it.
|
|||||||
(define-key embark-general-map (kbd "m")
|
(define-key embark-general-map (kbd "m")
|
||||||
#'imalison:embark-projectile-file-magit-status)
|
#'imalison:embark-projectile-file-magit-status)
|
||||||
|
|
||||||
|
(define-key embark-general-map (kbd "g")
|
||||||
|
#'imalison:embark-projectile-file-magit-status)
|
||||||
|
|
||||||
(define-key embark-general-map (kbd "s")
|
(define-key embark-general-map (kbd "s")
|
||||||
#'imalison:embark-projectile-file-consult-ripgrep)
|
#'imalison:embark-projectile-file-consult-ripgrep)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user