We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
By default fzf uses vim scheme color. In fzf-tags, you set color in code. Is there any trick for me to change the color? Thank you!
The text was updated successfully, but these errors were encountered:
For now, they are hardcoded to your terminal's magenta/green/red.
fzf-tags/autoload/fzf_tags.vim
Lines 71 to 79 in ec335aa
I'm not too familiar, but I believe it would be best if we respected all of the normal fzf color configuration, i.e. g:fzf_colors.
g:fzf_colors
This issue looks like a good starting point for research.
Sorry, something went wrong.
@zackhsi Thank you. I'll research and create PR if needed.
No branches or pull requests
By default fzf uses vim scheme color. In fzf-tags, you set color in code.
Is there any trick for me to change the color? Thank you!
The text was updated successfully, but these errors were encountered: