Open xtrasmal opened 2 months ago
Not opposed, but I would need someone to PR a CI workflow so that I can push a tag to create a release, ideally w/ auto changelog, etc. As I understand it, most of the consumers of this project have been fine to just directly reference a SHA directly instead of a release tag. That's what Zed and nvim are doing, as I understand it.
So I don't plan to do this, but would welcome a PR. 😄
Hi there,
When adding grammars, folks use specific commits to point to. Usually the commit of a release.
This is how Zed does it. It would be great to rely on a certain release :)