fix(emacs): remove unnecessary magit keybinds
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
parent
258c8f2225
commit
6bd95ffd8e
1 changed files with 0 additions and 2 deletions
|
@ -100,8 +100,6 @@
|
||||||
("https://blog.cleancoder.com/atom.xml" blog)))
|
("https://blog.cleancoder.com/atom.xml" blog)))
|
||||||
|
|
||||||
;; Magit
|
;; Magit
|
||||||
(keymap-global-set "C-c g g" #'magit)
|
|
||||||
(keymap-global-set "C-c g b" #'magit-blame)
|
|
||||||
(setq auth-sources '("~/.authinfo"))
|
(setq auth-sources '("~/.authinfo"))
|
||||||
|
|
||||||
;; Projectile
|
;; Projectile
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue