Correct projectile comment
This commit is contained in:
parent
da427a1b95
commit
99c5bac359
1 changed files with 2 additions and 2 deletions
|
@ -51,8 +51,8 @@ Emacs.")
|
||||||
;; for the paths listed in `projectile-project-root-files-bottom-up'. This
|
;; for the paths listed in `projectile-project-root-files-bottom-up'. This
|
||||||
;; includes .git and .project
|
;; includes .git and .project
|
||||||
;; + `projectile-root-top-down' -> searches from the current directory down to
|
;; + `projectile-root-top-down' -> searches from the current directory down to
|
||||||
;; / the paths listed in `projectile-root-top-down-recurring', like
|
;; / the paths listed in `projectile-root-files', like package.json,
|
||||||
;; package.json, setup.py, or Cargo.toml
|
;; setup.py, or Cargo.toml
|
||||||
;; + `projectile-root-top-down-recurring' -> searches from the current
|
;; + `projectile-root-top-down-recurring' -> searches from the current
|
||||||
;; directory down to / for a directory that has one of
|
;; directory down to / for a directory that has one of
|
||||||
;; `projectile-project-root-files-top-down-recurring' but doesn't have a
|
;; `projectile-project-root-files-top-down-recurring' but doesn't have a
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue