mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Fixes cases where, if the contents of your ~/.doom.d were symlinks, fd and ripgrep wouldn't index them (or recurse into them), so it'd miss out of many files. Possibly fixes #1803