diff --git a/emacs/init.org b/emacs/init.org index b1ca8e0..d90ba16 100755 --- a/emacs/init.org +++ b/emacs/init.org @@ -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