mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
General refactor & reformatting across the board
This commit is contained in:
@ -54,8 +54,8 @@ Emacs.")
|
||||
;; + `projectile-root-top-down' -> consults `projectile-project-root-files';
|
||||
;; searches from the current directory down to / for certain project
|
||||
;; markers, like package.json, setup.py, or Cargo.toml
|
||||
;; + `projectile-root-top-down-recurring' -> consults
|
||||
;; `projectile-project-root-files-top-down-recurring'; searches from the
|
||||
;; + `projectile-root-top-down-recurring' -> consults
|
||||
;; `projectile-project-root-files-top-down-recurring'; e.g. searches from
|
||||
;; the current directory down to / for a directory that has Makefile but
|
||||
;; doesn't have a parent with one of those files.
|
||||
;;
|
||||
|
Reference in New Issue
Block a user