We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d1eedc commit 550746bCopy full SHA for 550746b
1 file changed
public/js/index.js
@@ -369,7 +369,6 @@ var editor = CodeMirror.fromTextArea(textit, {
369
showCursorWhenSelecting: true,
370
highlightSelectionMatches: true,
371
indentUnit: 4,
372
- indentWithTabs: true,
373
continueComments: "Enter",
374
theme: "one-dark",
375
inputStyle: "textarea",
0 commit comments