This website works better with JavaScript.
Home
Explore
Help
Sign In
KaiSD
/
Test-rep
Watch
1
Star
0
Fork
0
Code
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Изменить 'ace/index.html'
master
KaiSD
5 years ago
parent
0cc253a951
commit
d19b12d0a4
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
ace/index.html
+ 2
- 2
ace/index.html
View File
@@ -70,10 +70,10 @@
theme: "ace/theme/ambiance",
showPrintMargin: false,
wrap: true,
indentedSoftWrap:
tru
e,
indentedSoftWrap:
fals
e,
showFoldWidgets: false,
showLineNumbers: true,
showGutter:
tru
e,
showGutter:
fals
e,
autoScrollEditorIntoView: true,
fontSize: 14
});
Write
Preview
Loading…
Cancel
Save