summaryrefslogtreecommitdiffstats
path: root/indent/plantuml.vim
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2022-02-21 00:04:43 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2022-02-21 00:04:43 +0100
commit1d1f36b24ea601eb950865982e05b875aa702330 (patch)
tree94b9af10f5801fb3711088ee4f879e6995ae73c9 /indent/plantuml.vim
parentb77c5f11070ecb2ff343aa18b4ea859e6168f16c (diff)
downloadvim-polyglot-4.17.1.tar.gz
vim-polyglot-4.17.1.zip
Use old version of vim repository, fixes #779v4.17.1
closes #780
Diffstat (limited to '')
-rw-r--r--indent/plantuml.vim1
1 files changed, 0 insertions, 1 deletions
diff --git a/indent/plantuml.vim b/indent/plantuml.vim
index 1bf9d13e..81dc5049 100644
--- a/indent/plantuml.vim
+++ b/indent/plantuml.vim
@@ -2,7 +2,6 @@ if polyglot#init#is_disabled(expand('<sfile>:p'), 'plantuml', 'indent/plantuml.v
finish
endif
-scriptencoding utf-8
" Vim indent file
" Language: PlantUML
" License: VIM LICENSE