dotfiles/micro/settings.json

9 lines
129 B
JSON

{
"*.go": {
"tabstospaces": false
},
"colorscheme": "night-owl",
"tabsize": 2,
"tabtospaces": true
}