]> git.eshelyaron.com Git - dotfiles.git/commitdiff
Remove Magit
authorEshel Yaron <eshel@areionsec.com>
Sat, 14 May 2022 11:49:19 +0000 (14:49 +0300)
committerEshel Yaron <eshel@areionsec.com>
Sat, 14 May 2022 11:49:19 +0000 (14:49 +0300)
.emacs.d/esy.org

index d7aea5dc2c4150f2c21d101dd0685734e6741dab..8ed8ce6d3f9f74d4f376819457247bc1e02b04d6 100644 (file)
@@ -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)