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.master
parent
38f7fd7c88
commit
3fc25e3cad
|
@ -11,6 +11,7 @@
|
|||
(require 'subr-x)
|
||||
(require 'cl-lib)
|
||||
(require 'dash)
|
||||
(require 'db-customize)
|
||||
|
||||
|
||||
;;; application shortcuts
|
||||
|
|
Loading…
Reference in New Issue