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

add tree-sitter-erlang #1657

Merged
merged 1 commit into from
Feb 15, 2022

Conversation

the-mikedavis
Copy link
Member

I was touching up a fork of AbstractMachinesLab/tree-sitter-erlang for a while but I ended up writing from scratch to fix some composability problems with the rules. That also gave me an opportunity to structure the rules a bit more "tree-like", so this grammar responds well to the A-j/k/h/l motions:

erlang.mp4

playground: https://the-mikedavis.github.io/tree-sitter-erlang/

I know that there's an Erlang LSP but I haven't tried it out yet. I'll make a follow-up PR if my tests go well.

@archseer archseer merged commit 3a83a76 into helix-editor:master Feb 15, 2022
@the-mikedavis the-mikedavis deleted the md-tree-sitter-erlang branch February 15, 2022 01:15
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

2 participants