Set tab width to 8 for Go
This commit is contained in:
parent
2d36852d1e
commit
ca3b9b315f
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
|||
{
|
||||
"[go]": {
|
||||
"editor.tabSize": 8
|
||||
},
|
||||
"[html]": {
|
||||
"editor.indentSize": 2
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue