chore(init): Remove adjust-parens configuration
This package is actually kind of annoying.
This commit is contained in:
parent
09daca2fea
commit
9b35db823f
1 changed files with 0 additions and 2 deletions
2
init.el
2
init.el
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue