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

@ -204,8 +204,4 @@ module.exports.getEditorKeybordShortcuts = function(editor) {
return keybindings;
};
});;
(function() {
ace.require(["ace/ext/keybinding_menu"], function() {});
})();
});