From 9cd6e8533b69fd57d6c487ee8a85f21f019e518b Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Mon, 2 Mar 2020 01:39:59 +0100 Subject: Update --- compiler/haml.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler') diff --git a/compiler/haml.vim b/compiler/haml.vim index 034c34f3..e942631f 100644 --- a/compiler/haml.vim +++ b/compiler/haml.vim @@ -3,7 +3,7 @@ if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'haml') == -1 " Vim compiler file " Compiler: Haml " Maintainer: Tim Pope -" Last Change: 2013 May 30 +" Last Change: 2016 Aug 29 if exists("current_compiler") finish -- cgit v1.2.3