-
Notifications
You must be signed in to change notification settings - Fork 28
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
Errors with nvim-treesitter #15
Comments
If I do
|
I don't write C#, @Zorbn can you take a look? I'll update zig |
It's been a while since I used Neovim but I guess record_struct_declaration just doesn't exist (anymore?) so it can be removed from the highlights file. Maybe all of those C# *_declarations can be replaced with a single type_declaration. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
:checkhealth nvim-treesitter
reports error messages for C# and ZigNeovim version
v0.10.1
How to reproduce the issue
:checkhealth nvim-treesitter
Output of
:checkhealth nvim-treesitter
The text was updated successfully, but these errors were encountered: