From b18bea703c5b101fbef27946367b39abc3cab788 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Thu, 30 Jan 2020 00:21:24 -0800 Subject: 5959 --- archive/1.vm/mu.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archive') diff --git a/archive/1.vm/mu.vim b/archive/1.vm/mu.vim index dd0763a7..d2088ec2 100644 --- a/archive/1.vm/mu.vim +++ b/archive/1.vm/mu.vim @@ -84,7 +84,7 @@ syntax keyword muControl start-running syntax keyword muControl call-with-continuation-mark return-continuation-until-mark highlight link muControl Identifier -syntax match muRecipe "->" +syntax match muRecipe " -> " syntax match muRecipe "^recipe\>\|^def\>\|^before\>\|^after\>\| -> " syntax keyword muRecipe recipe! def! function fn highlight link muRecipe PreProc -- cgit 1.4.1-2-gfad0