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

This commit is contained in:
2019-09-04 08:28:25 +02:00
parent 0cc253a951
commit d19b12d0a4

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
});