From 0b658114ef65c7aad46315840964d33003dcd5af Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Thu, 14 Mar 2019 19:07:54 -0400 Subject: Highlight line continuations in line comments --- bin/hi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/hi.c b/bin/hi.c index 3c312c4a..f3295217 100644 --- a/bin/hi.c +++ b/bin/hi.c @@ -117,7 +117,7 @@ static const struct Syntax CSyntax[] = { "[AEFGXacdefginopsux]" // format specifier }, { Comment, .parent = ~SET(String), - .pattern = "//.*" }, + .pattern = "//(.|[\\]\n)*" }, { Comment, .parent = ~SET(String), .newline = true, .pattern = PATTERN_BC }, { Todo, .parent = SET(Comment), -- cgit 1.4.1 977'>this commit dontfiles
summary refs log tree commit diff
path: root/www/photo.causal.agency/2024-10-23/film (unfollow)
Commit message (Expand)Author
6 daysAdd 28mm, 75-150mm to gear listJune McEnroe
2025-06-01Add mastodon posting scriptJune McEnroe
2025-05-17Remove somethingJune McEnroe
2025-05-17Add all the numbered roll metadataJune McEnroe
2025-05-17Add ability to put a note on a rollJune McEnroe>June McEnroe