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

Open file from my current cursor? #83

Closed
simprince opened this issue Oct 28, 2017 · 2 comments
Closed

Open file from my current cursor? #83

simprince opened this issue Oct 28, 2017 · 2 comments

Comments

@simprince
Copy link

I must say, this is clearly better than fzf. The fact we have cache and don't need to reindex every time is awesome. I am working on projects with over 1 million files. fzf is too slow.

One suggestion/question: is there a way to search file based on my cursor position? Like if I am editing a line like this

ClassName.functionCall()
^

my cursor is at 'a' now. Can we perform a file search of ClassName?

Yggdroot added a commit that referenced this issue Oct 29, 2017
@Yggdroot
Copy link
Owner

Now you can use LeaderfFileCword.

@simprince
Copy link
Author

So awesome! Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants