Browse Source

Изменить 'ace/index.html'

master
KaiSD 4 years ago
parent
commit
d19b12d0a4
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      ace/index.html

+ 2
- 2
ace/index.html View File

@@ -70,10 +70,10 @@
theme: "ace/theme/ambiance",
showPrintMargin: false,
wrap: true,
indentedSoftWrap: true,
indentedSoftWrap: false,
showFoldWidgets: false,
showLineNumbers: true,
showGutter: true,
showGutter: false,
autoScrollEditorIntoView: true,
fontSize: 14
});


Loading…
Cancel
Save