mirror of https://github.com/aldy505/dotfiles.git
8 lines
104 B
JSON
8 lines
104 B
JSON
|
{
|
||
|
"*.go": {
|
||
|
"tabstospaces": false
|
||
|
},
|
||
|
"colorscheme": "night-owl",
|
||
|
"tabsize": 2
|
||
|
}
|