injections(yang): add comment & regex

This commit is contained in:
ObserverOfTime 2022-11-21 15:34:57 +02:00
parent 04712814cc
commit caa616d88e

View file

@ -0,0 +1,6 @@
(comment) @comment
((statement
(statement_keyword "pattern")
(argument (string) @regex))
(#offset! @regex 0 1 0 -1))