nvim-treesitter / nvim-treesitter

Nvim Treesitter configurations and abstraction layer
Apache License 2.0
10.75k stars 897 forks source link

Can't highlight c language correctly #7301

Closed bowen-yg closed 3 hours ago

bowen-yg commented 3 hours ago

When I utilize Neovim with the Treesitter plugin for writing C language code, the plugin fails to function properly.

clason commented 3 hours ago

You need to give us a lot more details; the issue template is there for a reason.