From 1d1f36b24ea601eb950865982e05b875aa702330 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Mon, 21 Feb 2022 00:04:43 +0100 Subject: Use old version of vim repository, fixes #779 closes #780 --- syntax/plantuml.vim | 1 - 1 file changed, 1 deletion(-) (limited to 'syntax/plantuml.vim') diff --git a/syntax/plantuml.vim b/syntax/plantuml.vim index 6e8ecf2d..50e08dc1 100644 --- a/syntax/plantuml.vim +++ b/syntax/plantuml.vim @@ -2,7 +2,6 @@ if polyglot#init#is_disabled(expand(':p'), 'plantuml', 'syntax/plantuml.v finish endif -scriptencoding utf-8 " Vim syntax file " Language: PlantUML " License: VIM LICENSE -- cgit v1.2.3