Move +parinfer to :editor parinfer

This commit is contained in:
Aria Edmonds 2018-06-09 22:01:09 +10:00
parent 29ea01b772
commit d178d78b2b
5 changed files with 13 additions and 8 deletions

View file

@ -116,5 +116,3 @@
(def-project-mode! +emacs-lisp-ert-mode
:modes (emacs-lisp-mode)
:match "/test[/-].+\\.el$")
(when (featurep! +parinfer) (load! "+parinfer"))