Переглянути джерело

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

master
KaiSD 4 роки тому
джерело
коміт
d19b12d0a4
1 змінених файлів з 2 додано та 2 видалено
  1. +2
    -2
      ace/index.html

+ 2
- 2
ace/index.html Переглянути файл

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


Завантаження…
Відмінити
Зберегти