Add missing rspfile and rspfile_content
authorRobert Iannucci <robbie@rail.com>
Fri, 14 Dec 2012 07:11:12 +0000 (23:11 -0800)
committerRobert Iannucci <robbie@rail.com>
Fri, 14 Dec 2012 07:12:47 +0000 (23:12 -0800)
misc/ninja.vim

index 6ec7c8b..7787c6e 100644 (file)
@@ -37,7 +37,7 @@ syn match ninjaKeyword "^subninja\>"
 " manifest_parser.cc, ParseRule()
 syn region ninjaRule start="^rule" end="^\ze\S" contains=ALL transparent
 syn keyword ninjaRuleCommand contained command depfile description generator
-                                     \ pool restat
+                                     \ pool restat rspfile rspfile_content
 
 syn region ninjaPool start="^pool" end="^\ze\S" contains=ALL transparent
 syn keyword ninjaPoolCommand contained depth