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

This commit is contained in:
2019-09-03 13:32:47 +02:00
parent 2198dcdbb0
commit 4739040d9b

View File

@@ -34,8 +34,9 @@
showPrintMargin: false,
wrap: true,
indentedSoftWrap: true,
showFoldWidgets: true,
showFoldWidgets: false,
showLineNumbers: true,
showGutter: false,
autoScrollEditorIntoView: true
})
</script>