helix-mods/book/src
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
..
generated add tree-sitter-regex (#1362) 2022-01-06 23:00:00 +08:00
guides feat(lsp): configurable diagnostic severity (#1325) 2021-12-25 14:32:43 +09:00
commands.md docs: Auto generate command list 2021-12-08 10:23:50 +09:00
configuration.md Load alt default theme if true color is not supported 2021-12-14 00:47:18 +09:00
from-vim.md Improve docs, fix up a few highlight scopes 2021-09-07 13:03:48 +09:00
hooks.md Add book/ (mdbook based user guide) 2021-04-05 15:48:08 +09:00
install.md Add instructions for Fedora Linux (#1270) 2021-12-17 23:46:32 +09:00
keymap.md feat(commands): shrink_selection (#1340) 2022-01-06 11:12:02 +09:00
lang-support.md Auto generate docs for language support 2021-12-08 10:23:50 +09:00
languages.md feat(lsp): configurable diagnostic severity (#1325) 2021-12-25 14:32:43 +09:00
remapping.md Update book to include typable command remapping (#1240) 2021-12-09 00:26:33 +09:00
SUMMARY.md Auto generate docs for language support 2021-12-08 10:23:50 +09:00
themes.md add new scopes to themes docs 2021-12-26 00:12:49 +09:00
usage.md Implement black hole register (#1165) 2021-11-28 10:21:40 +09:00