summaryrefslogtreecommitdiff
path: root/etc/highlight
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2024-02-25 08:01:32 +0000
committerXiao Pan <gky44px1999@gmail.com>2024-02-25 08:01:32 +0000
commit5f11eee7396ba2edecf099582f413ba46e6e47f8 (patch)
tree8b8be3567e8b5161d4d569aabf4ca3ffdb787962 /etc/highlight
parent915f2d89a1df71b3a686f41ae32d745b81828575 (diff)
cgit better highlight
Diffstat (limited to 'etc/highlight')
-rw-r--r--etc/highlight/filetypes.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/highlight/filetypes.conf b/etc/highlight/filetypes.conf
index f0715918..74b9c938 100644
--- a/etc/highlight/filetypes.conf
+++ b/etc/highlight/filetypes.conf
@@ -63,7 +63,7 @@ FileMapping = {
{ Lang="gdscript", Extensions={"gd"} },
{ Lang="haskell", Extensions={"hs"} },
{ Lang="hugo", Extensions={"hug"} },
- { Lang="ini", Extensions={"doxyfile", "desktop", "kdev3", "reg", "cfg", "inf"} },
+ { Lang="ini", Extensions={"doxyfile", "desktop", "kdev3", "reg", "cfg", "inf", "hook"} },
{ Lang="jam", Extensions={"jam", "ham"} },
{ Lang="java", Extensions={"groovy", "grv", "jenkinsfile", "gradle"} },
{ Lang="javascript", Extensions={"js"} },