From 58abd047ec748026d9e006eb0765ae81fa03d918 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Thu, 27 Dec 2018 23:17:34 -0800 Subject: 4876 --- subx/subx.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'subx') diff --git a/subx/subx.vim b/subx/subx.vim index 1dcf33ee..763b835d 100644 --- a/subx/subx.vim +++ b/subx/subx.vim @@ -57,7 +57,7 @@ syntax match subxGlobal %\(/\)\@% | highlight link subxGlo highlight SpecialChar ctermfg=160 " functions but not tests, globals or internal functions -syntax match subxFunction "^\(test_\)\@