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
|
@ -1,2 +1,2 @@
|
|||
((comment) @injection.content
|
||||
(#set! injection.language "comment"))
|
||||
((comment_content) @injection.content
|
||||
(#set! injection.language "edoc"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue