Absytree
Absytree copied to clipboard
nimble setup fails because tree-sitter-nim branch is not master
fatal: couldn't find remote ref master.
Is there a way to set the branch name in the config/settings.json?
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