diff options
author | 2011-08-03 21:13:44 -0400 | |
---|---|---|
committer | 2011-08-03 21:13:44 -0400 | |
commit | 207e12eabb9cb13cfb88ed604ce31fe241587209 (patch) | |
tree | 432dca08e31a3fa94d3866e0e9f7f0edaa2f5bd1 /modules | |
parent | 61aaf59c7e0882c544da2c5e0b0dfa590287c1a9 (diff) | |
download | textadept-207e12eabb9cb13cfb88ed604ce31fe241587209.tar.gz textadept-207e12eabb9cb13cfb88ed604ce31fe241587209.zip |
Updated modules/textadept/mime_types.conf.
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 |