so I actually don't like electric pair mode...it ends up putting
things where I don't intend...not good
This commit is contained in:
parent
4fbd54e4f4
commit
17e6d3bdbc
2
conf.org
2
conf.org
|
@ -440,7 +440,7 @@ First things first, don't use spaces and force tabs to 4 chars by default (becau
|
|||
*** electric pairs
|
||||
Complete pairs globally. Maybe will add more mode-specific options in addition to defaults (eg =html-mode=)
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(electric-pair-mode t)
|
||||
;; (electric-pair-mode t)
|
||||
#+END_SRC
|
||||
** flyspell
|
||||
Obviously I am going to use =helm= when I spellcheck something.
|
||||
|
|
Loading…
Reference in New Issue