Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: search user config when cwd is nvim config path. #1388

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

ayamir
Copy link
Owner

@ayamir ayamir commented Jan 4, 2025

This patch add --no-ignore arg for telescope builtin find_files when cwd is nvim config dir.
@Gregg

@ayamir ayamir requested a review from CharlesChiuGit January 4, 2025 16:47
@ayamir ayamir linked an issue Jan 4, 2025 that may be closed by this pull request
@greggh
Copy link

greggh commented Jan 6, 2025

You are so fast. Thats awesome. Thank you!

Any chance this can also work in the "Search using patterns"? I defiintely need it in both.

@ayamir
Copy link
Owner Author

ayamir commented Jan 7, 2025

Any chance this can also work in the "Search using patterns"? I defiintely need it in both.

Working for it now.

@ayamir ayamir marked this pull request as draft January 7, 2025 02:32
@ayamir ayamir marked this pull request as ready for review January 7, 2025 02:44
@ayamir
Copy link
Owner Author

ayamir commented Jan 7, 2025

@greggh Now it works.

@greggh
Copy link

greggh commented Jan 7, 2025

Works great, does exactly what I needed. Thank you!

Copy link
Collaborator

@CharlesChiuGit CharlesChiuGit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@CharlesChiuGit CharlesChiuGit merged commit 00a8e24 into main Jan 7, 2025
4 checks passed
@CharlesChiuGit CharlesChiuGit deleted the fix/search-user-config branch January 7, 2025 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ignore .gitignore in searches OR force lua/user into searches
3 participants