projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
* .bashrc: Only source completions if available.
[~bandali/configs]
/
.emacs.d
/
init.el
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))
(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
(with-eval-after-load 'simple
(setq