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:
parent
8a90f29c91
commit
687496167a
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
||||||
;;; core/autoload/projects.el -*- lexical-binding: t; -*-
|
;;; core/autoload/projects.el -*- lexical-binding: t; -*-
|
||||||
|
|
||||||
|
;;;###autoload
|
||||||
|
(autoload 'projectile-relevant-known-projects "projectile")
|
||||||
|
|
||||||
|
|
||||||
;;
|
;;
|
||||||
;; Macros
|
;; Macros
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue