diff --git a/configuration.org b/configuration.org index 6f5f2a6..c8efc23 100644 --- a/configuration.org +++ b/configuration.org @@ -105,20 +105,6 @@ (cursor-type 'bar) (echo-keystrokes .01) (fill-column 80) - (insert-pair-alist '((40 41) ; () - (91 93) ; [] - (123 125) ; {} - (60 62) ; <> - (34 34) ; "" - (39 39) ; '' - (96 39) ; `' - (8220 8221) ; “” - (8222 8221) ; „” - (8216 8217) ; ‘’ - (8249 8250) ; ‹› - (8250 8249) ; ›‹ - (171 187) ; «» - (187 171))) ; »« (initial-scratch-message "") (minibuffer-prompt-properties '(read-only t cursor-intangible t face minibuffer-prompt)) (enable-recursive-minibuffers t)