Updating built in Io code to use += instead of x = x + y
[io/quag.git] / projects / SyntaxHighlighters / JEdit / _ReadMe.txt
blobdcf99bd6f4ca42079d9c948439ffeeea5112d6f7
1 Hi all,
3 Here is attached a simple Io syntax mode for the JEdit text editor. You simply have to put the attached file in your`~/.jedit/modes' directory and add the following line to your `~/.jedit/modes.catalog' file:
5   <MODE NAME="io" FILE="io.xml" FILE_NAME_GLOB="*.io" />
7 Enjoy,
9  -- Sebastien  Pierre