forked from jmug/stoatchat
chore: disable nix environment extension
This commit is contained in:
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"editor.formatOnSave": true,
|
"editor.formatOnSave": true,
|
||||||
"rust-analyzer.checkOnSave.command": "clippy",
|
"rust-analyzer.checkOnSave.command": "clippy",
|
||||||
"nixEnvSelector.nixFile": "${workspaceRoot}/default.nix"
|
"nixEnvSelector.suggestion": false
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user