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/rnoweb-1.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'syntax/rnoweb-1.vim') diff --git a/syntax/rnoweb-1.vim b/syntax/rnoweb-1.vim index f3058c7e..e3906c1c 100644 --- a/syntax/rnoweb-1.vim +++ b/syntax/rnoweb-1.vim @@ -3,7 +3,7 @@ if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'r-lang') == -1 " Vim syntax file " Language: R noweb Files " Maintainer: Johannes Ranke -" Last Change: 2007 Mär 30 +" Last Change: 2007 Mär 30 " Version: 0.8 " SVN: $Id: rnoweb.vim 69 2007-03-30 08:55:36Z ranke $ " Remarks: - This file is inspired by the proposal of -- cgit v1.2.3