mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-05 20:07:44 +03:00
add tree-sitter-edoc (#2640)
* add tree-sitter-edoc * fix escape character capture in markdown queries * add field negation operator "!" to tsq highlights
This commit is contained in:
parent
4f3d0a7706
commit
42d780b103
7 changed files with 88 additions and 4 deletions
|
@ -45,5 +45,5 @@
|
|||
[
|
||||
(backslash_escape)
|
||||
(hard_line_break)
|
||||
] @string.character.escape
|
||||
] @constant.character.escape
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue