How to disable matchup for a given filetype? #435
Unanswered
dansdantas
asked this question in
Q&A
Replies: 0 comments
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.
-
I'm trying to get a little performance improvements whenever I'm running a picker, like snacks in my case, and one of the biggest costs I have are matchup calls like:
Is there any way to disable matchup on those files? Also, I'm not even sure if this is the correct approach(disabling matchup entirely) and I'm open to suggestions.
Beta Was this translation helpful? Give feedback.
All reactions