diff --git a/.config/helix/runtime/queries/mail/highlights.scm b/.config/helix/runtime/queries/mail/highlights.scm index 48c064fb..a6817eb3 100644 --- a/.config/helix/runtime/queries/mail/highlights.scm +++ b/.config/helix/runtime/queries/mail/highlights.scm @@ -12,8 +12,11 @@ (header_other (header_unstructured) @comment) +; Firstname Lastname (atom) @variable +; Email Address +; currently this includes the wrapping <>, can we change this? (email) @string ; (header_subject) @markup.heading