Skip to content

Cannot figure out how to install language support #143

Answered by andrewtbiehl
hovinen asked this question in Q&A
Discussion options

You must be logged in to vote

Hi! Thanks for your inquiry. Sorry to hear you had some difficulty getting the plugin to work.


To answer your main question, "downloading the repository" / "installing the language parser" does indeed mean just downloading the parser repository (for example via a Git clone) from GitHub into a preconfigured directory and doing nothing else. When you run the Tree-sitter syntax highlighter and it finds the parser library, it will do the rest.

With respect to your specific use case, I expect based on the error message you received that the following steps should probably get things working locally for you:

  1. Create the directory tree_sitter_parsers inside your home directory, for example by …

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by andrewtbiehl
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #142 on May 01, 2024 00:44.