From 6746fdb98e286f31c519f96507cbf4b0e4e4077d Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Fri, 1 Mar 2013 09:02:59 +0000 Subject: [PATCH] Upgrade to Emmet for CM 3.1 Needs the tab key removed from keyMap, will look into why this is --- editor.php | 2 +- plugins/emmet/emmet.min.js | 591 +++++++++++++++++++------------------ 2 files changed, 301 insertions(+), 292 deletions(-) diff --git a/editor.php b/editor.php index 7521a19..7dafcf2 100644 --- a/editor.php +++ b/editor.php @@ -104,7 +104,7 @@ $activeLineBG = array_search($ICEcoder["theme"],array("eclipse","elegant","neat"