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

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

View File

@@ -73,7 +73,7 @@
indentedSoftWrap: true,
showFoldWidgets: false,
showLineNumbers: true,
showGutter: false,
showGutter: true,
autoScrollEditorIntoView: true,
fontSize: 14
});