chore(init): Remove adjust-parens configuration

This package is actually kind of annoying.
This commit is contained in:
Vincent Ambo 2019-01-14 13:40:23 +01:00 committed by Vincent Ambo
parent 09daca2fea
commit 9b35db823f

View file

@ -26,8 +26,6 @@
(setq aw-keys '(?f ?j ?d ?k ?s ?l ?a)
aw-scope 'frame))
(use-package adjust-parens :hook ((lisp-mode . adjust-parens-mode)
(emacs-lisp-mode . adjust-parens-mode)))
(use-package auth-source-pass :init (auth-source-pass-enable))
(use-package avy