commit f42f2eaa9f6a994fa0ba6a52e37487e8a121c21f from: Omar Polo date: Sun Feb 19 17:10:31 2023 UTC drop the electric-quote stuff more annoying than anything else really... commit - 2122150a6d120023f2fdd2c5631cf70f498750c2 commit + f42f2eaa9f6a994fa0ba6a52e37487e8a121c21f blob - 06d5e8309b937dd7287802700f7dcb8929769dab blob + 7e626d908fa821d3a983d17fdf3624ec32cd69ba --- emacs/init.el +++ emacs/init.el @@ -152,10 +152,6 @@ history-length 1000 savehist-save-minibuffer-history t) (electric-pair-mode +1) - -(when (boundp #'electric-quote-mode) - (electric-quote-mode +1) - (setq electric-quote-comment nil)) (define-key global-map (kbd "M-/") #'hippie-expand) (setq hippie-expand-try-functions-list