Adding foreach* for vim syntax file

This commit is contained in:
Jeremy Edward Kozdon
2016-03-24 09:14:25 -07:00
parent d80a3ed4b7
commit 8ec078f3e1

View File

@@ -15,7 +15,7 @@ unlet b:current_syntax
" New keywords
syn keyword ispcStatement cbreak ccontinue creturn launch print reference soa sync task
syn keyword ispcConditional cif
syn keyword ispcRepeat cdo cfor cwhile
syn keyword ispcRepeat cdo cfor cwhile foreach foreach_tiled foreach_unique foreach_active
syn keyword ispcBuiltin programCount programIndex
syn keyword ispcType export uniform varying int8 int16 int32 int64
syn keyword ispcOperator operator