Replies: 1 comment 6 replies
-
You can tigger exact matching by prefixing with a tick |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to find a symbol named
Material
in this project https://github.com/bevyengine/bevyThere's a trait (interface) that matches exactly that but it doesn't show up at all unless I scroll down a lot.
This video shows what I mean
wezterm-gui_bB8E7rWLw9.mp4
It seems to match a bunch of letters first and I have no idea why. I'm using LazyVim with almost no modifications. The only modification I have for fzf-lua is this
To be clear, I don't always want exact matches, I just want to see them first
Beta Was this translation helpful? Give feedback.
All reactions