From d43b70d93987c94d15a352cf0026fb93d3317cc8 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Wed, 26 Dec 2018 10:41:57 +0100 Subject: Update --- syntax/purescript.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'syntax/purescript.vim') diff --git a/syntax/purescript.vim b/syntax/purescript.vim index 19a5ef65..ff97d765 100644 --- a/syntax/purescript.vim +++ b/syntax/purescript.vim @@ -110,7 +110,7 @@ syn match purescriptForall "∀" " Keywords syn keyword purescriptConditional if then else -syn keyword purescriptStatement do case of in +syn keyword purescriptStatement do case of in ado syn keyword purescriptLet let syn keyword purescriptWhere where syn match purescriptStructure "\<\(data\|newtype\|type\|kind\)\>" -- cgit v1.2.3