diff 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
line wrap: on
line diff
--- a/dot_config/helix/runtime/queries/hgrc/highlights.scm	Wed Jan 03 11:44:16 2024 +0100
+++ b/dot_config/helix/runtime/queries/hgrc/highlights.scm	Sat Jan 06 10:57:41 2024 +0100
@@ -23,3 +23,5 @@
 (operator) @operator
 
 (string (escape) @constant.character.escape)
+
+(regex) @string