dev: merge from master

This commit is contained in:
Matt Nish-Lapidus 2024-08-14 09:21:46 -04:00
commit 34c3722f99
4 changed files with 39 additions and 48 deletions

View file

@ -193,7 +193,7 @@ And if it's a function, evaluate it."
(put 'projectile-git-submodule-command 'initial-value projectile-git-submodule-command)
(setq projectile-git-submodule-command nil
;; Include and follow symlinks in file listings.
projectile-git-fd-args (concat "-L -tl " projectile-git-fd-args " --ignore-file .project")
projectile-git-fd-args (concat "-L -tl " projectile-git-fd-args)
projectile-indexing-method 'hybrid
projectile-generic-command
(lambda (_)