We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ado
1 parent ab8547c commit 67ca4dcCopy full SHA for 67ca4dc
syntax/purescript.vim
@@ -108,7 +108,7 @@ syn match purescriptForall "∀"
108
109
" Keywords
110
syn keyword purescriptConditional if then else
111
-syn keyword purescriptStatement do case of in
+syn keyword purescriptStatement do case of in ado
112
syn keyword purescriptLet let
113
syn keyword purescriptWhere where
114
syn match purescriptStructure "\<\(data\|newtype\|type\|kind\)\>"
0 commit comments