Browse Source

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

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

+ 2
- 1
ace/index.html View File

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


Loading…
Cancel
Save