From 8f0c843c130a2117610e7892a8c1ca0887a54a6f Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Fri, 10 Sep 2021 08:48:27 +0200 Subject: vim-patch:4d8f476176ea (#15612) * vim-patch:4d8f476176ea Update runtime files https://github.com/vim/vim/commit/4d8f476176eadfc745bcb8e143460029048f858d skip nsis/README.txt skip doc/vim9.txt skip src/nvim/po/it.po --- runtime/syntax/redif.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime/syntax/redif.vim') diff --git a/runtime/syntax/redif.vim b/runtime/syntax/redif.vim index 725067fd32..198d5c7530 100644 --- a/runtime/syntax/redif.vim +++ b/runtime/syntax/redif.vim @@ -1,7 +1,7 @@ " Vim syntax file " Language: ReDIF " Maintainer: Axel Castellane -" Last Change: 2013 April 17 +" Last Change: 2021 Jun 17 " Original Author: Axel Castellane " Source: http://openlib.org/acmes/root/docu/redif_1.html " File Extension: rdf -- cgit