projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
a1dd64c
)
Revert "* .emacs.d/init.el: Enable electric-pair-mode."
author
Amin Bandali
<bandali@gnu.org>
Thu, 24 Nov 2022 01:42:50 +0000
(20:42 -0500)
committer
Amin Bandali
<bandali@gnu.org>
Thu, 24 Nov 2022 01:42:50 +0000
(20:42 -0500)
This reverts commit
a1dd64c723e64f367e18f8f8768b6106687d6671
.
.emacs.d/init.el
patch
|
blob
|
blame
|
history
diff --git
a/.emacs.d/init.el
b/.emacs.d/init.el
index
5149a35
..
28c1ba7
100644
(file)
--- a/
.emacs.d/init.el
+++ b/
.emacs.d/init.el
@@
-603,9
+603,9
@@
Effectively a very simple light/dark theme toggle switch."
(with-eval-after-load 'paren
(show-paren-mode))
-(run-with-idle-timer 0.2 nil #'require 'elec-pair)
-(with-eval-after-load 'elec-pair
- (electric-pair-mode))
+
;;
(run-with-idle-timer 0.2 nil #'require 'elec-pair)
+
;;
(with-eval-after-load 'elec-pair
+
;;
(electric-pair-mode))
(with-eval-after-load 'simple
(setq