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.os400 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.os400') diff --git a/README.os400 b/README.os400 index a5f22c59be..fcb6100c11 100644 --- a/README.os400 +++ b/README.os400 @@ -1,3 +1,5 @@ +# vim: syntax=pod + If you read this file _as_is_, just ignore the funny characters you see. It is written in the POD format (see pod/perlpod.pod) which is specially designed to be readable as is. -- cgit v1.2.1