kubenix/.vscode/settings.json
2023-07-06 22:27:53 -04:00

7 lines
No EOL
134 B
JSON

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