From 645b3145766d945d0dd067ce4f71ceaf5febe29d Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Tue, 28 Dec 2021 12:24:44 +0100 Subject: [PATCH] vim-patch:a4d131d11052 (#16811) Update runtime files https://github.com/vim/vim/commit/a4d131d11052cafcc5baad2273ef48e0dd4d09c5 --- runtime/filetype.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/filetype.vim b/runtime/filetype.vim index 42f1ee219b..104836862f 100644 --- a/runtime/filetype.vim +++ b/runtime/filetype.vim @@ -1,7 +1,7 @@ " Vim support file to detect file types " " Maintainer: Bram Moolenaar -" Last Change: 2021 Dec 22 +" Last Change: 2021 Dec 27 " Listen very carefully, I will say this only once if exists("did_load_filetypes")