Skip to content
This repository has been archived by the owner on Jun 1, 2020. It is now read-only.

Commit

Permalink
Eliminados los key bindings que no uso de magit
Browse files Browse the repository at this point in the history
  • Loading branch information
nanounanue committed Apr 25, 2020
1 parent e870ce7 commit bab3813
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions emacs/emacs-main.org
Original file line number Diff line number Diff line change
Expand Up @@ -1470,12 +1470,6 @@ Emacs
'("-m" "Omit merge commits" "--no-merges"))
:bind
("C-x g" . magit-status)
;; ("C-x g x" . magit-checkout)
;; ("C-x g c" . magit-commit)
;; ("C-x g p" . magit-push)
;; ("C-x g u" . magit-pull)
;; ("C-x g e" . magit-ediff-resolve)
;; ("C-x g r" . magit-rebase-interactive)
)
#+END_SRC

Expand Down

0 comments on commit bab3813

Please sign in to comment.