]> git.armaanb.net Git - config.org.git/commitdiff
Comment out git-email for now
authorArmaan Bhojwani <me@armaanb.net>
Sat, 19 Jun 2021 00:22:10 +0000 (20:22 -0400)
committerArmaan Bhojwani <me@armaanb.net>
Sat, 19 Jun 2021 00:22:10 +0000 (20:22 -0400)
config.org

index a6c0ce99e002fb3482726d91746b5397a134d76a..eff4418ea659424e4a57538c6e48c52ee8d785fc 100644 (file)
@@ -658,9 +658,9 @@ A very good Git interface.
 *** Email
 #+begin_src emacs-lisp
   (use-package piem)
 *** Email
 #+begin_src emacs-lisp
   (use-package piem)
-  (use-package git-email
-    :straight (git-email :repo "https://git.sr.ht/~yoctocell/git-email")
-    :config (git-email-piem-mode))
+  ;; (use-package git-email
+  ;;   :straight (git-email :repo "https://git.sr.ht/~yoctocell/git-email")
+  ;;   :config (git-email-piem-mode))
 #+end_src
 ** C
 Modified from https://eklitzke.org/smarter-emacs-clang-format.
 #+end_src
 ** C
 Modified from https://eklitzke.org/smarter-emacs-clang-format.