Fix #1323: void-variable projectile-project-root
This commit is contained in:
parent
83cba583a7
commit
4724d0a109
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
;;; core/autoload/projects.el -*- lexical-binding: t; -*-
|
||||
|
||||
(defvar projectile-project-root nil)
|
||||
|
||||
;;;###autoload
|
||||
(autoload 'projectile-relevant-known-projects "projectile")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue