aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2010-12-09 19:19:29 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2010-12-09 19:19:29 -0500
commit34a576b5ed1618f5e5aed0950fcfaed07e0a71ce (patch)
treed62cf81724293e40c0c41fcd4d24f4cd1eda08bc
parenteff79c94b8366831cb2a31651f677fb85de70ea8 (diff)
downloadtextadept-34a576b5ed1618f5e5aed0950fcfaed07e0a71ce.tar.gz
textadept-34a576b5ed1618f5e5aed0950fcfaed07e0a71ce.zip
Utilize lexers added to scintillua; modules/textadept/mime_types.conf
-rw-r--r--modules/textadept/mime_types.conf28
1 files changed, 26 insertions, 2 deletions
diff --git a/modules/textadept/mime_types.conf b/modules/textadept/mime_types.conf
index d3235976..e32b2271 100644
--- a/modules/textadept/mime_types.conf
+++ b/modules/textadept/mime_types.conf
@@ -44,6 +44,9 @@ awk awk
bat batch
cmd batch
+% Bibtex
+bib bibtex
+
% Boo
boo boo
@@ -61,13 +64,24 @@ hpp cpp
% C#
cs csharp
+% CMake
+cmake cmake
+cmake.in cmake
+
% CSS
css css
+% CUDA
+cu cuda
+cuh cuda
+
% D
d dmd
di dmd
+% Desktop
+desktop desktop
+
% diff
diff diff
patch diff
@@ -82,6 +96,9 @@ eif eiffel
% Erlang
erl erlang
+% F#
+fs fsharp
+
% Forth
f forth
frt forth
@@ -104,6 +121,10 @@ gap gap
po gettext
pot gettext
+% GLSL
+glslf glsl
+glslv glsl
+
% GNUPlot
dem gnuplot
plt gnuplot
@@ -177,8 +198,11 @@ mak makefile
makefile makefile
Makefile makefile
-% Maxima
-maxima maxima
+% Markdown
+md markdown
+
+% Nemerle
+n nemerle
% NSIS
nsh nsis