mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-09 12:57:25 -05:00
nit: add deprecation comments for projectile config
Ref: doomemacs/core#1
This commit is contained in:
@ -12,6 +12,7 @@
|
||||
(defvar +php-run-tests-in-docker nil
|
||||
"Whether or not to run tests in a docker environment")
|
||||
|
||||
;; DEPRECATED: Remove when projectile is replaced with project.el
|
||||
(after! projectile
|
||||
(add-to-list 'projectile-project-root-files "composer.json"))
|
||||
|
||||
|
Reference in New Issue
Block a user