dotfiles/micro/settings.json

8 lines
104 B
JSON

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