aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2010-04-28 15:19:33 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2010-04-28 15:19:33 -0400
commitee0d6f24948ec7f911f84ad247e4640a7369806a (patch)
treed0cf07e915d8d9d7da7141d0e402e798edf8e9a3 /core
parentf845f7623501efab57768cbd81843e4c163fe412 (diff)
downloadtextadept-ee0d6f24948ec7f911f84ad247e4640a7369806a.tar.gz
textadept-ee0d6f24948ec7f911f84ad247e4640a7369806a.zip
Added Inform, Lilypond, and NSIS lexers; core/ext/mime_types.conf
Thanks to Jeff Stone and Robert Gieseke.
Diffstat (limited to 'core')
-rw-r--r--core/ext/mime_types.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/core/ext/mime_types.conf b/core/ext/mime_types.conf
index 05e2db34..10f4a8bb 100644
--- a/core/ext/mime_types.conf
+++ b/core/ext/mime_types.conf
@@ -124,6 +124,9 @@ shtml hypertext
% IDL
idl idl
+% Inform
+inf inform
+
% ini
ini ini
reg ini
@@ -149,6 +152,9 @@ ltx latex
tex latex
sty latex
+% Lilypond
+ly lilypond
+
% Lisp
el lisp
lisp lisp
@@ -168,6 +174,10 @@ Makefile makefile
% Maxima
maxima maxima
+% NSIS
+nsh nsis
+nsi nsis
+
% Objective C
m objective_c
objc objective_c