kubenix/.vscode/settings.json

6 lines
99 B
JSON
Raw Normal View History

{
"nix.formatterPath": "alejandra",
"search.exclude": {
"docs/themes": true
}
}