Disable parinfer

This commit is contained in:
Jeremy Dormitzer 2020-02-23 09:40:29 -05:00
parent e51e478b05
commit 46ca98bd12

View File

@ -1374,9 +1374,11 @@ Enable ES6 arrow functions in web-mode ("borrowed" from [[https://github.com/Fuc
:skip-match 'sp-after-equals-skip-p))
#+END_SRC
Parinfer infers parens from indentation and vice-versa:
Parinfer infers parens from indentation and vice-versa. Currently
disabled since it turned out to be more annoying than good...
#+BEGIN_SRC emacs-lisp
(use-package parinfer
:disabled
:init
(leader-def-key "lt" 'parinfer-toggle-mode)
(setq parinfer-extensions '(defaults