mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -05:00
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:
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user