Skip to content

Add support for Elixir #134

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

Closed
bennyyip opened this issue Jan 22, 2018 · 5 comments
Closed

Add support for Elixir #134

bennyyip opened this issue Jan 22, 2018 · 5 comments

Comments

@bennyyip
Copy link

Syntect is great!
But it lacks support for Elixir. I found an official TextMate bundle for elixir(https://github.com/elixir-editors/elixir-tmbundle), which may be helpful.

@Keats
Copy link
Contributor

Keats commented Jan 22, 2018

I believe no additional syntaxes will be added to the default syntect syntaxes set, ask whichever tool that is using syntect to add it to their syntaxes

@trishume
Copy link
Owner

I'm open to adding a set of bonus syntaxes at some point as a Cargo feature, especially if someone PR'd it.

@yonkeltron
Copy link

Is this still the case that no new languages will be added to the default set?

@trishume
Copy link
Owner

See #168. The status is that I'm not going to do it, but if someone contributes a cargo feature which optionally bundles an extended set of syntaxes I'll accept it, especially if it's based on one of the existing curated syntax sets from bat, Zola or sourcegraph.

@Enselic
Copy link
Collaborator

Enselic commented Nov 10, 2021

Since we will not add this syntax on its own so to speak, let's close this issue and use #168 for tracking and discussion on adding additional syntaxes.

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

5 participants