kubenix/.vscode/settings.json

7 lines
134 B
JSON
Raw Normal View History

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