Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ To test against a different version of Emacs, set the environment variable `EMAC

## Alternatives

- Tree-sitter in Emacs's core: https://github.com/casouri/emacs (the future)
- Tree-sitter in Emacs's core: https://github.com/emacs-mirror/emacs/commits/feature/tree-sitter (the future)
- Binding through C instead of Rust: https://github.com/karlotness/tree-sitter.el (dormant)

## Contribution
Expand Down