enable syntax highlighting (hopefully)
authorcassowary <cassowary@cassowary.me>
Mon, 27 Jul 2026 21:14:54 +0000 (14:14 -0700)
committercassowary <cassowary@cassowary.me>
Mon, 27 Jul 2026 21:14:54 +0000 (14:14 -0700)
gitweb_config.perl

index 13f6bbd..2695211 100644 (file)
@@ -11,3 +11,5 @@ our $omit_owner = 1;
 our $projects_list_description_width = 150;
 
 our $default_projects_order = 'age';
+
+$feature{highlight}{default} = [1];