在 <leader>ff(文件查找)和 <leader>fa(查找所有文件)的 rg 命令中 添加 --glob "!.git/" 参数,避免搜索结果中出现 .git 目录下的内部文件。 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
在 <leader>ff(文件查找)和 <leader>fa(查找所有文件)的 rg 命令中 添加 --glob "!.git/" 参数,避免搜索结果中出现 .git 目录下的内部文件。 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>