<?xml version="1.0" encoding="ISO-8859-1"?>
<wgp sitename="WoW Guru" url="http://www.wowguru.com/ui/">
	<file name="Lua Module for BBEdit" author="fizzboy" email="" url="" currentversion="1.00">
		<description>This is a very simple codeless language module that I wrote to do syntax highlighting in BBEdit 8 and TextWrangler 2. Simply unzip the file and drop the lua_module.plist file into the ~/Library/Application Support/BBEdit/Language Modules/ folder. If you have TextWrangler, just put it in the ~/Library/Application Support/TextWrangler/Language Modules/ folder instead.&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
Block comments (--[[) are handled just fine but to have the syntax coloring work for single-line comments, you must have a space after the double-hyphen. It's a limitation in how codeless modules are handled. It's either this, or I have to drop detection for block comments. Sorry.</description>
		<category id="29" />
		<version number="1.00" date="September 21 2005">
			<file url="/ui/archives/lua-module-for-bbedit-150-100.zip" />
		</version>
	</file>
</wgp>
