summaryrefslogtreecommitdiff
path: root/lib/unicore
diff options
context:
space:
mode:
authorYves Orton <demerphq@gmail.com>2023-02-19 01:24:33 +0100
committerYves Orton <demerphq@gmail.com>2023-02-19 09:44:05 +0800
commit481446ecbbb0078e33ae072401d5dc207d7a60e0 (patch)
tree1a60f972cda9b38f2d560958d4cc34affd441ec2 /lib/unicore
parent35988648b751a6a6a89ef036938e45613657bc67 (diff)
downloadperl-481446ecbbb0078e33ae072401d5dc207d7a60e0.tar.gz
manually triggered generated files - add file type data to modeline
so that github syntax highlights them properly
Diffstat (limited to 'lib/unicore')
-rw-r--r--lib/unicore/uni_keywords.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/unicore/uni_keywords.pl b/lib/unicore/uni_keywords.pl
index 69901674fd..ee9c532dec 100644
--- a/lib/unicore/uni_keywords.pl
+++ b/lib/unicore/uni_keywords.pl
@@ -1,4 +1,4 @@
-# -*- buffer-read-only: t -*-
+# -*- mode: Perl; buffer-read-only: t -*-
# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
# This file is built by regen/mk_invlists.pl from Unicode::UCD.
# Any changes made here will be lost!
@@ -1336,4 +1336,4 @@
# 0a6b5ab33bb1026531f816efe81aea1a8ffcd34a27cbea37dd6a70a63d73c844 regen/charset_translations.pl
# c7ff8e0d207d3538c7feb4a1a152b159e5e902d20293b303569ea8323e84633e regen/mk_PL_charclass.pl
# 2a64e8b4ca351f490530bdf8c7b4962c407b7ed6a1123eeb8d9e8e0e4236d16a regen/mk_invlists.pl
-# ex: set ro:
+# ex: set ro ft=Perl: