From 82a30b3be3dfaf8dcd0d40fa6b38df111461ba62 Mon Sep 17 00:00:00 2001 From: raichoo Date: Wed, 18 Jun 2014 23:40:49 +0200 Subject: [PATCH] adjusted date --- indent/haskell.vim | 2 +- syntax/haskell.vim | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/indent/haskell.vim b/indent/haskell.vim index acae98c..6d0813b 100644 --- a/indent/haskell.vim +++ b/indent/haskell.vim @@ -3,7 +3,7 @@ " Based on idris indentation " " author: raichoo (raichoo@googlemail.com) -" date: Jun 17 2014 +" date: Jun 18 2014 " " Modify g:haskell_indent_if and g:haskell_indent_case to " change indentation for `if'(default 3) and `case'(default 5). diff --git a/syntax/haskell.vim b/syntax/haskell.vim index 33e5e1c..44858c2 100644 --- a/syntax/haskell.vim +++ b/syntax/haskell.vim @@ -4,7 +4,7 @@ " highlighter to support haskell. " " author: raichoo (raichoo@googlemail.com) -" date: Jun 17 2014 +" date: Jun 18 2014 if version < 600 syn clear