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.os2 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.os2') diff --git a/README.os2 b/README.os2 index acc3de593d..4b33f401a1 100644 --- a/README.os2 +++ b/README.os2 @@ -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 perlpod manpage) which is specially designed to be readable as is. -- cgit v1.2.1