Support highlighting more than one type specifier on a line.
Default indent-offset should be 4.
Fix issues with indentation. - Anything at the beginning of a file was screwed up. - Match arms were screwed up.
Fix regex for type specifiers.
Fix regex for identifiers.
Fix byte compilation warnings.
Add README.md.
Update documentation.
Add `require' declarations.
Update metadata.
Remove unused `myrddin-mode-special-types'.
Implement an initial `myrddin-mode-indent-line'.
Add `auto-mode-alist' entry.
Add `myrddin-mode' group.
Add LICENSE.
Initial commit.