mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-21 02:29:23 +00:00
minor changes
This commit is contained in:
parent
41481d6810
commit
e284769563
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ CloudCommander.Editor.CodeMirror = {
|
|||
theme : 'night',
|
||||
lineNumbers : true,
|
||||
//переносим длинные строки
|
||||
lineWrapping: true,
|
||||
lineWrapping: false,
|
||||
autofocus : true,
|
||||
extraKeys: {
|
||||
//Сохранение
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue