Merge pull request #41 from aminb/fix-require-subr-x

Fix: require subr-x (needed for when-let)
This commit is contained in:
Vincent Zhang 2018-11-11 00:57:55 +08:00 committed by GitHub
commit 404e10708c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,6 +61,7 @@
(require 'eldoc-eval)
(require 'projectile)
(require 'shrink-path)
(require 'subr-x)
;;
;; Variables