Skip to content
This repository has been archived by the owner on Nov 22, 2018. It is now read-only.

Commit

Permalink
go-tour: use tabs for indentation
Browse files Browse the repository at this point in the history
LGTM=adg
R=adg, kevlar
CC=golang-codereviews
https://codereview.appspot.com/145160043
  • Loading branch information
campoy committed Sep 19, 2014
1 parent 2a745b4 commit b697d67
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions static/js/values.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ value('ui.config', {
lineNumbers: true,
autofocus: true,
indentWithTabs: true,
indentUnit: 4,
tabSize: 4,
lineWrapping: true,
extraKeys: {
'Shift-Enter': function() {
Expand Down

0 comments on commit b697d67

Please sign in to comment.