Skip to content

add tree-sitter-erlang - #1657

Merged
archseer merged 1 commit into
helix-editor:masterfrom
the-mikedavis:md-tree-sitter-erlang
Feb 15, 2022
Merged

add tree-sitter-erlang#1657
archseer merged 1 commit into
helix-editor:masterfrom
the-mikedavis:md-tree-sitter-erlang

Conversation

@the-mikedavis

Copy link
Copy Markdown
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.

2 participants