From 94773585a92574cbc8c3909360494d7ff7457eb5 Mon Sep 17 00:00:00 2001 From: MTDL9 <40929090+MTDL9@users.noreply.github.com> Date: Sun, 23 Aug 2020 08:45:50 +0200 Subject: [PATCH] Increment latest revision in file header --- syntax/log.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syntax/log.vim b/syntax/log.vim index 2614437..68b1155 100644 --- a/syntax/log.vim +++ b/syntax/log.vim @@ -1,7 +1,7 @@ " Vim syntax file " Language: Generic log file " Maintainer: MTDL9 -" Latest Revision: 2019-11-24 +" Latest Revision: 2020-08-23 if exists('b:current_syntax') finish