helix-mods/runtime
Michael Davis 4ac94a5c43 remove error highlighting for tree-sitter-elixir
This will become more important with the HEEx grammar being added.
Error highlighting with the Elixir grammar is a bit jumpy because
in some scenarios, a bit of missing syntax can force tree-sitter to
give up on error recovery and mark the entire tree as an error.
This ends up looking bad when editing. We don't typically highlight
error nodes so I'm inclined to leave it out of the highlights here.
2022-04-13 14:28:51 +09:00
..
grammars Dynamically load grammar libraries at runtime 2021-07-14 10:00:05 +09:00
queries remove error highlighting for tree-sitter-elixir 2022-04-13 14:28:51 +09:00
themes Improve Dracula Theme selections (#2075) (#2077) 2022-04-11 09:21:41 -05:00
tutor.txt Continue tutor (#737) 2021-10-16 12:47:45 +09:00