
        /¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯\
        |                              |
        |   Notepad++ ODF Highlight    |
        |          by Version          |
        |                              |
        |           by CABAL           |
        \______________________________/

          ____________________________
        <             ABOUT            >
          ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Highlights code in ODF files primarily by Armada
version.

By version:
A2 - blue
FO3 - purple
FO3 but removed in FO4 - red
A1 code no longer used in later versions,
 non-functional code, and code with unknown
 functionality - light grey

Additionally:
anything encased in "quotes" is grey
all numbers are dark red, even if followed by 'f'
#include is black and bold
comments are green and italic

As with all versions of Armada, this is
case-insensitive. This is not intended as the
primary language file to use for modding, but it
could serve that purpose as it will detect missing
quotes and typos in ODF code. It can't detect if a
file name is misspelled, though, or if a specified
value is or is not valid.
          ____________________________
        <         INSTALLATION         >
          ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Copy ODFvh.xml to your Notepad++ directory.
          ____________________________
        <       VERSION HISTORY        >
          ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
1.0                                  June 10, 2015
 * First release (yay!)

          ____________________________
        <            CREDITS           >
          ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Code by CABAL
Inspired by ODFlang by Terra_Inc