-
-
Notifications
You must be signed in to change notification settings - Fork 960
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
tree-sitter syntax highlight for preview window #5232
Comments
Thank you.
Sent from Yahoo Mail for iPhone
On Tuesday, December 24, 2024, 8:33 AM, wzy ***@***.***> wrote:
Is your feature request related to a problem? Please describe.
Screenshot_20241225_003205.png (view on web)
preview window doesn't have syntax highlight. Because this filetype only have tree-sitter highlight, not vimSyn.
Describe the solution you'd like
Support tree-sitter
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
This will make nvim runs |
Why it is not default value? Is there any disadvantage? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
preview window doesn't have syntax highlight. Because this filetype only have tree-sitter highlight, not vimSyn.
Describe the solution you'd like
Support tree-sitter
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: