Fix void-function projectile-relevant-known-projects

Thrown when using doom/find-file-in-other-project and
doom/browse-in-other-project too soon.
This commit is contained in:
Henrik Lissner 2019-03-02 01:08:56 -05:00
parent 8a90f29c91
commit 687496167a
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -1,5 +1,9 @@
;;; core/autoload/projects.el -*- lexical-binding: t; -*-
;;;###autoload
(autoload 'projectile-relevant-known-projects "projectile")
;;
;; Macros