1
0
Fork 0

fix(emacs): remove unnecessary magit keybinds

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2024-02-04 23:43:11 -05:00
parent 258c8f2225
commit 6bd95ffd8e
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47

View file

@ -100,8 +100,6 @@
("https://blog.cleancoder.com/atom.xml" blog)))
;; Magit
(keymap-global-set "C-c g g" #'magit)
(keymap-global-set "C-c g b" #'magit-blame)
(setq auth-sources '("~/.authinfo"))
;; Projectile