X-Git-Url: https://git.armaanb.net/?p=config.org.git;a=blobdiff_plain;f=config.org;h=eff4418ea659424e4a57538c6e48c52ee8d785fc;hp=a6c0ce99e002fb3482726d91746b5397a134d76a;hb=aea5797eee72dd0c5d8dae993c37d876ebc57d20;hpb=863ca02167028868f7542c6ab8bc86d2f3c35355 diff --git a/config.org b/config.org index a6c0ce9..eff4418 100644 --- a/config.org +++ b/config.org @@ -658,9 +658,9 @@ A very good Git interface. *** 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.