From 64bdf875250fb348dd05fba646752e74307ab237 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sun, 13 Sep 2009 21:44:03 -0400 Subject: Renamed d.lua lexer to dmd.lua; core/ext/mime_types.conf D-specific key commands would have the prefix 'keys.d', which would never allow the 'd' key to be pressed. --- core/ext/mime_types.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'core') diff --git a/core/ext/mime_types.conf b/core/ext/mime_types.conf index ea89fdf4..d7d93a52 100644 --- a/core/ext/mime_types.conf +++ b/core/ext/mime_types.conf @@ -65,7 +65,8 @@ cs csharp css css % D -d d +d dmd +di dmd % diff diff diff -- cgit v1.2.3