5 lines
No EOL
171 B
JavaScript
5 lines
No EOL
171 B
JavaScript
define(["command", "editor"], function(command, editor) {
|
|
|
|
//this is a place to put bindings that basically just pass straight through to Ace events/functionality
|
|
|
|
}); |