some cleanups
This commit is contained in:
parent
7c86367f28
commit
bd89c466ec
5 changed files with 15 additions and 32 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"DOMElement" : "https://developer.mozilla.org/en/DOM/element",
|
||||
"Event" : "https://github.com/ajaxorg/ace/blob/master/lib/ace/lib/event.js",
|
||||
"TextMode" : "https://github.com/ajaxorg/ace/blob/master/lib/ace/mode/text.js",
|
||||
"KeyBinding" : "https://github.com/ajaxorg/ace/blob/master/lib/ace/keyboard/keybinding.js",
|
||||
"Cursor" : "https://github.com/ajaxorg/ace/blob/master/lib/ace/layer/cursor.js"
|
||||
"DOMElement": "https://developer.mozilla.org/en/DOM/element",
|
||||
"Event": "https://github.com/ajaxorg/ace/blob/master/lib/ace/lib/event.js",
|
||||
"TextMode": "https://github.com/ajaxorg/ace/blob/master/lib/ace/mode/text.js",
|
||||
"KeyBinding": "https://github.com/ajaxorg/ace/blob/master/lib/ace/keyboard/keybinding.js",
|
||||
"Cursor": "https://github.com/ajaxorg/ace/blob/master/lib/ace/layer/cursor.js"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue