kopia lustrzana https://github.com/c9/core
Do not set c9 as EDITOR by default
rodzic
2f6a650327
commit
a6552c1659
|
@ -47,7 +47,7 @@ define(function(require, exports, module) {
|
|||
|
||||
settings.on("read", function(e) {
|
||||
settings.setDefaults("user/terminal", [
|
||||
["defaultEditor", "true"]
|
||||
["defaultEditor", "false"]
|
||||
]);
|
||||
}, plugin);
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue