From 1993b9f68fff3cb87413fdc2e328763c291578c4 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Thu, 8 Oct 2020 08:31:09 +0200 Subject: Fix encoding of vim files --- syntax/lout.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'syntax/lout.vim') diff --git a/syntax/lout.vim b/syntax/lout.vim index 872d3094..a5a254b2 100644 --- a/syntax/lout.vim +++ b/syntax/lout.vim @@ -2,7 +2,7 @@ if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'lout') == -1 " Vim syntax file " Language: Lout -" Maintainer: Christian V. J. Brüssow +" Maintainer: Christian V. J. Brüssow " Last Change: So 12 Feb 2012 15:15:03 CET " Filenames: *.lout,*.lt " URL: http://www.cvjb.de/comp/vim/lout.vim -- cgit v1.2.3