ionide / tree-sitter-fsharp

F# grammar for treesitter
MIT License
81 stars 19 forks source link

Can't compiled behind GFW #41

Closed glyh closed 6 months ago

glyh commented 7 months ago

Installing from source, npm pulls dependencies tree-sitter and downloading from github fails on my end. Is there any solution to this?

https://github.com/nvim-treesitter/nvim-treesitter/issues/6354

Nsidorenco commented 7 months ago

I've started including the pre-generated parser file in the repo now, so perhaps you can install it now without generating from source?