garuda-common-settings/etc/skel/.config/micro/settings.json

12 lines
185 B
JSON

{
"/etc/*": {
"filetype": "conf"
},
"/home/*/.config/*": {
"filetype": "conf"
},
"autosu": true,
"colorscheme": "geany",
"mkparents": true
}