fix(lisp): Require adjust-parens mode

If this mode is not required in time it will cause Lisp mode setup
hooks to fail.
This commit is contained in:
Vincent Ambo 2018-02-05 23:04:09 +01:00
parent 536bdb40f3
commit 128bb8c417

View file

@ -1,6 +1,7 @@
;; lisp-settings.el - settings for various Lisp dialects
;; -*- lexical-binding: t; -*-
(require 'adjust-parens)
(require 'sly)
;; All the lisps: