hhamud / tree-sitter-noir

Treesitter grammer and parser for the Noir Language
https://docs.rs/tree-sitter-noir/latest/tree_sitter_noir/
GNU General Public License v3.0
6 stars 1 forks source link

README: fix nvim config #2

Closed meetmangukiya closed 1 year ago

meetmangukiya commented 1 year ago

This should fix https://github.com/hhamud/tree-sitter-noir/issues/1, didnt check the issues prior to making the PR

hhamud commented 1 year ago

Thanks for the PR. How did you test this?

meetmangukiya commented 1 year ago

I had the same error, made these changes and it fixed it, also did InspectTree which returns correct tree from tree-sitter