From 24fb9f524f1d40846983e8ede5f78573a11542fc Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Wed, 8 Dec 2004 21:04:31 +0000 Subject: Vim syntax: match & highlight the 'fakeroot' flag for functions. --- contrib/vim/syntax/bb.vim | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'contrib/vim') diff --git a/contrib/vim/syntax/bb.vim b/contrib/vim/syntax/bb.vim index 2a1461be7..f32396bda 100644 --- a/contrib/vim/syntax/bb.vim +++ b/contrib/vim/syntax/bb.vim @@ -88,7 +88,8 @@ if exists("b:current_syntax") unlet b:current_syntax endif -syn match bbShellFuncDef "^\(\w\+\)\(python\)\@