Skip to content

Commit 404fc43

Browse files
committed
Turn on electric pair mode
1 parent 6bf7195 commit 404fc43

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lisp/text-config.el

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ URL `http://ergoemacs.org/emacs/emacs_unfill-paragraph.html'"
99

1010
(global-set-key (kbd "M-Q") 'unfill-paragraph)
1111

12+
(electric-pair-mode)
13+
1214
(defalias 'tt 'toggle-truncate-lines)
1315

1416
(use-package longlines

0 commit comments

Comments
 (0)