diff --git a/docs/index.md b/docs/index.md index bb87a2a8..a03b1365 100644 --- a/docs/index.md +++ b/docs/index.md @@ -34,6 +34,7 @@ Parsers for these languages are fairly complete: * [CSS](https://github.com/tree-sitter/tree-sitter-css) * [DOT](https://github.com/rydesun/tree-sitter-dot) * [Elm](https://github.com/elm-tooling/tree-sitter-elm) +* [Emacs Lisp](https://github.com/Wilfred/tree-sitter-elisp) * [Eno](https://github.com/eno-lang/tree-sitter-eno) * [ERB / EJS](https://github.com/tree-sitter/tree-sitter-embedded-template) * [Fennel](https://github.com/travonted/tree-sitter-fennel)