nit: add deprecation comments for projectile config
Ref: doomemacs/core#1
This commit is contained in:
parent
511c8af365
commit
d3124c4971
10 changed files with 10 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
;;; lang/racket/config.el -*- lexical-binding: t; -*-
|
||||
|
||||
;; DEPRECATED: Remove when projectile is replaced with project.el
|
||||
(after! projectile
|
||||
(add-to-list 'projectile-project-root-files "info.rkt"))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue