aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2010-03-23 11:17:55 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2010-03-23 11:17:55 -0400
commit36d8635462be9052395d40ed5ae266d4fc315da9 (patch)
tree50eb8af7447e03ea91ed699cf1bb6bde3b9684b4
parent025d0b188daae6f5d8210883407a70fbb8e8a085 (diff)
downloadtextadept-36d8635462be9052395d40ed5ae266d4fc315da9.tar.gz
textadept-36d8635462be9052395d40ed5ae266d4fc315da9.zip
Added mime-type for Octave; core/ext/mime_types.conf
-rw-r--r--core/ext/mime_types.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/ext/mime_types.conf b/core/ext/mime_types.conf
index f130cc38..05e2db34 100644
--- a/core/ext/mime_types.conf
+++ b/core/ext/mime_types.conf
@@ -178,6 +178,9 @@ mli ocaml
mll ocaml
mly ocaml
+% Octave
+#octave matlab
+
% Pascal
dpk pascal
dpr pascal