I use counsel-projectile-rg
to search within the project I work on. But there is my sub-project inside this big repo that most of my development is in.
Is there a way to sort ripgrep
results based on the proximity to the current buffer that is open? Since I usually work in my sub-project directory I like to see matches in it's files first before the rest of the project.