From b8b0623f5a4083bbdde48dae94ea7757207282ee Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Fri, 23 Jan 2004 17:45:04 +0000 Subject: [PATCH] More keywords from Juan C. Olivares --- syntax/cs.syntax | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/syntax/cs.syntax b/syntax/cs.syntax index 00aa26ff6..9db591051 100644 --- a/syntax/cs.syntax +++ b/syntax/cs.syntax @@ -1,4 +1,4 @@ -# Modified from C highlight file by Juan C. Olivares +# Modified from C highlight file by Juan C. Olivares context default @@ -50,6 +50,7 @@ context default keyword whole out yellow keyword whole override yellow keyword whole params yellow + keyword whole partial yellow keyword whole private brightred keyword whole protected yellow keyword whole public brightred @@ -81,7 +82,9 @@ context default keyword whole virtual yellow keyword whole void yellow keyword whole volatile yellow + keyword whole where yellow keyword whole while yellow + keyword whole yield yellow keyword whole linestart \{\s\t\}\[\s\t\]#*\n brightmagenta