mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-21 02:29:23 +00:00
feature(edit) ace v1.1.3
This commit is contained in:
parent
0e9e0c227c
commit
ced6c3d9fd
145 changed files with 106775 additions and 76093 deletions
|
|
@ -204,8 +204,4 @@ module.exports.getEditorKeybordShortcuts = function(editor) {
|
|||
return keybindings;
|
||||
};
|
||||
|
||||
});;
|
||||
(function() {
|
||||
ace.require(["ace/ext/keybinding_menu"], function() {});
|
||||
})();
|
||||
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue