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

[Enhancement] Add Support for Just #87

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kevinmatthes
Copy link
Contributor

This Pull Request adds support for the Just Build System and, furthermore, an emergency override option for the path to the respective *.scm files.

The highlighting in Zee is based upon Tree-Sitters which need highlighting instruction files named highlights.scm. Previously, they are fetched from their source repositories then and only then if they are stored in the directory queries. The source repository of the Tree-Sitter for the Just Build System, in contrast, stores its *.scms in the directory queries/just and would, hence, not be fetched correctly when building. This Pull Request challenges this problem by the introduction of an overriding field for the default query directory. This field can be omitted when the assumptions of Zee are fulfilled.

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

Successfully merging this pull request may close these issues.

None yet

1 participant