We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bf7195 commit 404fc43Copy full SHA for 404fc43
lisp/text-config.el
@@ -9,6 +9,8 @@ URL `http://ergoemacs.org/emacs/emacs_unfill-paragraph.html'"
9
10
(global-set-key (kbd "M-Q") 'unfill-paragraph)
11
12
+(electric-pair-mode)
13
+
14
(defalias 'tt 'toggle-truncate-lines)
15
16
(use-package longlines
0 commit comments