mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -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; -*-
|
||||
|
||||
;;;###autoload
|
||||
(autoload 'projectile-relevant-known-projects "projectile")
|
||||
|
||||
|
||||
;;
|
||||
;; Macros
|
||||
|
||||
|
Reference in New Issue
Block a user