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/rtf.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'syntax/rtf.vim') diff --git a/syntax/rtf.vim b/syntax/rtf.vim index d67574d2..d795c932 100644 --- a/syntax/rtf.vim +++ b/syntax/rtf.vim @@ -9,7 +9,7 @@ if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'rtf') == -1 " .hlp (windows help files) use compiled rtf files " rtf documentation at http://night.primate.wisc.edu/software/RTF/ " -" Maintainer: Dominique Stéphan (dominique@mggen.com) +" Maintainer: Dominique Stéphan (dominique@mggen.com) " URL: http://www.mggen.com/vim/syntax/rtf.zip " Last change: 2001 Mai 02 -- cgit v1.2.3