diff --git a/index.html b/index.html index c6ea867..7fcd106 100644 --- a/index.html +++ b/index.html @@ -255,7 +255,7 @@ indentUnit: 1, tabSize: 4, indentWithTabs: true, - lineWrapping: true, + lineWrapping: false, }); editor.setSize("100%", "100%");