feature(edit) ace v1.1.3

This commit is contained in:
coderaiser 2014-06-03 09:36:26 -04:00
parent 0e9e0c227c
commit ced6c3d9fd
145 changed files with 106775 additions and 76093 deletions

View file

@ -269,8 +269,3 @@ function UndoManagerProxy(undoManager, session) {
exports.Split = Split;
});
;
(function() {
ace.require(["ace/ext/split"], function() {});
})();