lexrupy / gmate

Gedit Plugins, Colorschemes and GtkSourceview Improvements to Gedit

This URL has Read+Write access

gmate / mime / x-haml.xml
100644 9 lines (8 sloc) 0.288 kb
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<mime-type type="text/x-haml">
<sub-class-of type="text/plain"/>
<comment>Haml - HTML templating language</comment>
<glob pattern="*.haml"/>
</mime-type>
</mime-info>