Update index.html
This commit is contained in:
parent
a832caeed3
commit
d1345e28bb
1 changed files with 1 additions and 1 deletions
|
@ -255,7 +255,7 @@
|
||||||
indentUnit: 1,
|
indentUnit: 1,
|
||||||
tabSize: 4,
|
tabSize: 4,
|
||||||
indentWithTabs: true,
|
indentWithTabs: true,
|
||||||
lineWrapping: true,
|
lineWrapping: false,
|
||||||
});
|
});
|
||||||
|
|
||||||
editor.setSize("100%", "100%");
|
editor.setSize("100%", "100%");
|
||||||
|
|
Loading…
Reference in a new issue