-
-
Notifications
You must be signed in to change notification settings - Fork 109
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
Lazy Configuration (example) #742
Comments
You turned this off with scope = {
enabled = false,
}, Just remove that from your config. |
A table in lua is not scope. In that screenshot you will not get scope highlighting. |
If I understand what you want correctly, it is what will be called |
. |
How do I add lua table into scope manually? EDIT:
But this requires manually writing treesitter node types for every filetypes... More generally, I need the behavior similar to v2 that highlights the current indentation; it's #743, right? |
Yes, current indentation highlighting is not ready yet. |
Problem
Migration is good news but i reaaly cant found any info how to normally setup some moments.
So, maybe someone can show his configuration?
The main question for me at this moment is how to make that line for active block was highlited?
Fit this moment all lines is the same color
Thanks
Expected behavior
.
The text was updated successfully, but these errors were encountered: