From 1282894871f610d98f1a85c5c0dde15d322f3f21 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Sun, 1 Mar 2026 10:33:01 +0000 Subject: highlight update; pacdiff --- etc/highlight/filetypes.conf | 1 + usr/share/webapps/cgit/highlight.css | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/highlight/filetypes.conf b/etc/highlight/filetypes.conf index 5028b5c3..4d4168f0 100644 --- a/etc/highlight/filetypes.conf +++ b/etc/highlight/filetypes.conf @@ -129,6 +129,7 @@ FileMapping = { { Lang="squirrel", Extensions={"nut"} }, { Lang="luban", Extensions={"lbn"} }, { Lang="maya", Extensions={"mel"} }, + { Lang="miniscript", Extensions={"ms"} }, { Lang="nemerle", Extensions={"n"} }, { Lang="nim", Extensions={"nimble", "nimrod", "nims"} }, { Lang="paradox", Extensions={"sc"} }, diff --git a/usr/share/webapps/cgit/highlight.css b/usr/share/webapps/cgit/highlight.css index 41da8cd4..462557f9 100644 --- a/usr/share/webapps/cgit/highlight.css +++ b/usr/share/webapps/cgit/highlight.css @@ -1,4 +1,4 @@ -/* Style definition file generated by highlight 4.18, http://andre-simon.de/ */ +/* Style definition file generated by highlight 4.19, http://andre-simon.de/ */ /* highlight theme: Kwrite Editor */ body.hl { background-color:#e0eaee; } pre.hl { color:#000000; background-color:#e0eaee; font-size:10pt; font-family:'Courier New',monospace; white-space: pre-wrap; } -- cgit v1.3