mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
minor changes
This commit is contained in:
parent
d42ae0a515
commit
7fe3317813
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