Go to file
Jonatan Kłosko 01d428d3a6 Add docs on highlighting 2021-09-29 20:33:13 +02:00
bindings Generate files 2021-09-01 16:44:03 +02:00
docs Add docs on highlighting 2021-09-29 20:33:13 +02:00
queries Add highlight rules 2021-09-29 18:45:17 +02:00
scripts Cleanup and documentation 2021-09-28 16:03:43 +02:00
src Use the same AST node for all identifiers 2021-09-29 12:44:04 +02:00
test Add highlighting tests 2021-09-29 19:44:04 +02:00
.gitignore Cleanup and documentation 2021-09-28 16:03:43 +02:00
Cargo.toml Generate files 2021-09-01 16:44:03 +02:00
README.md Add docs on highlighting 2021-09-29 20:33:13 +02:00
binding.gyp Initial parser implementation 2021-09-25 02:34:29 +02:00
grammar.js Add highlight rules 2021-09-29 18:45:17 +02:00
package-lock.json Add highlight rules 2021-09-29 18:45:17 +02:00
package.json Add highlight rules 2021-09-29 18:45:17 +02:00

README.md

tree-sitter-elixir

Test

Elixir grammar for tree-sitter.

Development

See the docs for more details.