HL : add bash elif

This commit is contained in:
Edouard Dupin 2011-09-02 17:22:07 +02:00
parent fc9b98f09e
commit 325034bbc0

View File

@ -30,7 +30,7 @@
<pass2> <!-- Parse on display data ==> nor regenerate every display but every time modification apear -->
<rule name="my keyword">
<color>keyword</color>
<start>\@for|done|do|while|in|if|then|else|fi\@</start>
<start>\@for|done|do|while|in|if|elif|then|else|fi\@</start>
</rule>
<rule name="my Variable">
<color>keyword</color>