From: Eshel Yaron Date: Sat, 14 May 2022 11:49:19 +0000 (+0300) Subject: Remove Magit X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f32df280da9d7edc6c3ea0617edb4da0de96d573;p=dotfiles.git Remove Magit --- diff --git a/.emacs.d/esy.org b/.emacs.d/esy.org index d7aea5d..8ed8ce6 100644 --- a/.emacs.d/esy.org +++ b/.emacs.d/esy.org @@ -119,7 +119,7 @@ For further information about Elisp headers, see [[info:elisp#Library gnu-elpa-keyring-update gnuplot gnuplot-mode go-mode graphviz-dot-mode highlight-escape-sequences htmlize ialign keyfreq keycast iedit lin list-unicode-display - lorem-ipsum magit-todos marginalia move-dup no-littering + lorem-ipsum marginalia move-dup no-littering ns-auto-titlebar ob-prolog orderless org-superstar paredit pdf-tools rainbow-delimiters rg smtpmail-multi tramp typit vterm vundo which-key whitespace-cleanup-mode)) @@ -799,7 +799,6 @@ refiling directly into deeper headings as well. (keymap-set ctl-x-4-map "b" #'consult-buffer-other-window) (keymap-set ctl-x-map "!" #'consult-flymake) (keymap-set ctl-x-map "l" #'org-store-link) - (keymap-set ctl-x-map "g" #'magit-status) (keymap-set ctl-x-map "s" rg-global-map) (keymap-set ctl-x-map "c" #'org-capture) (keymap-set ctl-x-map "o" #'ace-window)