Require customizations in utilities package

The function may make use of some custom variables, and this way we make sure
they are there when needed.
This commit is contained in:
Daniel - 2020-01-19 17:21:32 +01:00
parent 38f7fd7c88
commit 3fc25e3cad
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
(require 'subr-x)
(require 'cl-lib)
(require 'dash)
(require 'db-customize)
;;; application shortcuts