helix-mods/runtime
Michael Davis a8fd33ac01
add tree-sitter-regex (#1362)
* add tree-sitter-regex

* adapt regex highlights from upstream

* inject regex into elixir sigil_r/2 and sigil_R/2

* generate lang-support docs

* capture interesting nodes in character-ranges

* make $.character_class captures more consistent

* fix fallthrough behavior for character classes

* capture pattern characters as 'string'

* use latest tree-sitter-regex

* set elixir regex injections as combined

* add link to upstream queries

* inject regex in rust into 'Regex::new' raw string literals
2022-01-06 23:00:00 +08:00
..
grammars Dynamically load grammar libraries at runtime 2021-07-14 10:00:05 +09:00
queries add tree-sitter-regex (#1362) 2022-01-06 23:00:00 +08:00
themes Add everforest_light, change everforest_dark string color (#1412) 2022-01-03 11:32:47 +09:00
tutor.txt Continue tutor (#737) 2021-10-16 12:47:45 +09:00