diff --git a/static/js/values.js b/static/js/values.js index a354083..8ec323c 100644 --- a/static/js/values.js +++ b/static/js/values.js @@ -56,6 +56,8 @@ value('ui.config', { lineNumbers: true, autofocus: true, indentWithTabs: true, + indentUnit: 4, + tabSize: 4, lineWrapping: true, extraKeys: { 'Shift-Enter': function() {