You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add syntax highlighting for a few "for_each" variants
Assign "cRepeat" highlighting group to for_each[_*] macros. Recognized
prefixes are "device_", "hlist_" and "list_".
The match should only trigger if for_each is preceded by whitespace
only, to avoid triggering on their own "#define"s.
Signed-off-by: Dmitry Torokhov <[email protected]>
0 commit comments