diff options
author | Vincent Ambo <tazjin@gmail.com> | 2018-02-04T12·42+0100 |
---|---|---|
committer | Vincent Ambo <tazjin@gmail.com> | 2018-02-04T12·43+0100 |
commit | ed4cc264fa725835372dbd4d926ac0bf75544a08 (patch) | |
tree | c9081b951166a1c8ebc49d7b50786f043257722b /init.el | |
parent | b713aab0d12a5c90d2ef1fe5b17f7d075cabacce (diff) |
feat(lisp): Install and enable adjust-parens
Diffstat (limited to 'init.el')
-rw-r--r-- | init.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el index aba5bfc00240..0a85fa5397c8 100644 --- a/init.el +++ b/init.el @@ -23,6 +23,7 @@ ;; editor packages ace-jump-mode ace-window + adjust-parens browse-kill-ring cargo company |