You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I then run scripts/compile scheme, and get what seems successful result. Still, I don't see the scheme grammar inside bin/ or inside the .tar.tz archive that gets created.
As of now, the project depends on an older version of tree-sitter (0.19.3). You will need that specific (probably a few earlier ones might also work) version to have it work properly unfortunately.
I cloned tree-sitter-langs and added tree-sitter-scheme git submodule.
I then run
scripts/compile scheme
, and get what seems successful result. Still, I don't see the scheme grammar inside bin/ or inside the .tar.tz archive that gets created.I have this in
init.el
:Emacs errors out with:
What could I be missing?
The text was updated successfully, but these errors were encountered: