Skip to content
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

nimble setup fails because tree-sitter-nim branch is not master #20

Open
btbytes opened this issue Aug 27, 2024 · 1 comment
Open

nimble setup fails because tree-sitter-nim branch is not master #20

btbytes opened this issue Aug 27, 2024 · 1 comment

Comments

@btbytes
Copy link

btbytes commented Aug 27, 2024

fatal: couldn't find remote ref master.

Is there a way to set the branch name in the config/settings.json?

@Nimaoth
Copy link
Owner

Nimaoth commented Aug 28, 2024

Thanks for trying it out. Did you just clone and then run nimble setup, or which steps exactly were you doing?
Also which nim version/os do you use?

Currently there is no way to specify the branch for treesitter parsers in settings.json, but I can add that.
But the treesitter repo in the settings.json aren't even be used until you run the editor,
they are not used for building, so if that's were the error already happens then it's unrelated to settings.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants