mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 15:04:59 +08:00
chore(vscode): avoid rg cpu hog
This commit is contained in:
parent
8e608ea029
commit
3135ebc4f8
1 changed files with 1 additions and 0 deletions
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
|
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"search.followSymlinks": false,
|
||||||
"editor.defaultFormatter": "B4dM4n.nixpkgs-fmt",
|
"editor.defaultFormatter": "B4dM4n.nixpkgs-fmt",
|
||||||
"editor.formatOnSave": true,
|
"editor.formatOnSave": true,
|
||||||
"editor.formatOnType": true,
|
"editor.formatOnType": true,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue