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 --- indent/tilde.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indent/tilde.vim') diff --git a/indent/tilde.vim b/indent/tilde.vim index e23c9806..4d5fdf30 100644 --- a/indent/tilde.vim +++ b/indent/tilde.vim @@ -1,7 +1,7 @@ if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'tilde') == -1 "Description: Indent scheme for the tilde weblanguage -"Author: Tobias Rundström +"Author: Tobias Rundström "URL: http://tilde.tildesoftware.net "Last Change: May 8 09:15:09 CEST 2002 -- cgit v1.2.3