Remove insert-pair-alist configuration
It seems to cause more problems than solutions.
This commit is contained in:
parent
0b00baff99
commit
f9028e6c9c
@ -105,20 +105,6 @@
|
|||||||
(cursor-type 'bar)
|
(cursor-type 'bar)
|
||||||
(echo-keystrokes .01)
|
(echo-keystrokes .01)
|
||||||
(fill-column 80)
|
(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 "")
|
(initial-scratch-message "")
|
||||||
(minibuffer-prompt-properties '(read-only t cursor-intangible t face minibuffer-prompt))
|
(minibuffer-prompt-properties '(read-only t cursor-intangible t face minibuffer-prompt))
|
||||||
(enable-recursive-minibuffers t)
|
(enable-recursive-minibuffers t)
|
||||||
|
Loading…
Reference in New Issue
Block a user