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/robots.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'syntax/robots.vim') diff --git a/syntax/robots.vim b/syntax/robots.vim index 1bd37720..724b70b9 100644 --- a/syntax/robots.vim +++ b/syntax/robots.vim @@ -3,7 +3,7 @@ if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'robots') == -1 " Vim syntax file " Language: "Robots.txt" files " Robots.txt files indicate to WWW robots which parts of a web site should not be accessed. -" Maintainer: Dominique Stéphan (dominique@mggen.com) +" Maintainer: Dominique Stéphan (dominique@mggen.com) " URL: http://www.mggen.com/vim/syntax/robots.zip " Last change: 2001 May 09 -- cgit v1.2.3