diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/textadept/mime_types.conf | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/modules/textadept/mime_types.conf b/modules/textadept/mime_types.conf index d61f4294..b3c0f7ee 100644 --- a/modules/textadept/mime_types.conf +++ b/modules/textadept/mime_types.conf @@ -156,6 +156,7 @@ htm hypertext html hypertext shtm hypertext shtml hypertext +xhtml hypertext % IDL idl idl @@ -320,6 +321,9 @@ rbw ruby % Ragel rl ragel +% Scala +scala scala + % Scheme sch scheme scm scheme @@ -376,7 +380,6 @@ vbs vb % XML dtd xml svg xml -xhtml xml xml xml xsd xml xsl xml |