From d1345e28bb6a6ee127b7ea9e294e83fa41bea637 Mon Sep 17 00:00:00 2001 From: The Ghost of FOSS' Future <163201376+sneedgroup-holder@users.noreply.github.com> Date: Wed, 18 Sep 2024 11:56:03 -0500 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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%");