From ffe25ee38a87281e8293a4ab86e8a49392a9803f Mon Sep 17 00:00:00 2001 From: Bram Date: Sat, 3 Sep 2022 18:50:42 +0200 Subject: Add vim-modeline to render files as POD GitHub (also) checks the vim-modeline to decide how the file should be rendered. These files are all in the POD format so add the vim-modeline so that GitHub displays them in a formatted way. (Note: adding `linguist-language=Pod` in .gitattributes does not work, I created a GH support ticket for that a month ago but there have been little progress on it.) --- README.jp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.jp') diff --git a/README.jp b/README.jp index df74b7d4f5..0f60c19df3 100644 --- a/README.jp +++ b/README.jp @@ -1,3 +1,5 @@ +# vim: syntax=pod + =encoding utf8 =head1 NAME -- cgit v1.2.1