Correct projectile comment

This commit is contained in:
Henrik Lissner 2020-04-11 14:51:15 -04:00
parent da427a1b95
commit 99c5bac359
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -51,8 +51,8 @@ Emacs.")
;; for the paths listed in `projectile-project-root-files-bottom-up'. This
;; includes .git and .project
;; + `projectile-root-top-down' -> searches from the current directory down to
;; / the paths listed in `projectile-root-top-down-recurring', like
;; package.json, setup.py, or Cargo.toml
;; / the paths listed in `projectile-root-files', like package.json,
;; setup.py, or Cargo.toml
;; + `projectile-root-top-down-recurring' -> searches from the current
;; directory down to / for a directory that has one of
;; `projectile-project-root-files-top-down-recurring' but doesn't have a