comparison dot_config/helix/runtime/queries/hgrc/highlights.scm @ 830:3dc425f9ac53

feat: inject regex grammar into hgrc
author zegervdv <zegervdv@me.com>
date Sat, 06 Jan 2024 10:57:41 +0100
parents 2033a1460dbc
children
comparison
equal deleted inserted replaced
829:bd41aac927e6 830:3dc425f9ac53
21 (keyword) @keyword 21 (keyword) @keyword
22 22
23 (operator) @operator 23 (operator) @operator
24 24
25 (string (escape) @constant.character.escape) 25 (string (escape) @constant.character.escape)
26
27 (regex) @string