update vscode: add chezmoi-config-private

This commit is contained in:
Yuan Chiu 2025-04-23 14:07:30 +08:00
parent 3a264b6ad9
commit f904fa3f22

View File

@ -11,6 +11,10 @@
{
"name": "chezmoi-config",
"path": "../../../.config/chezmoi"
},
{
"name": "chezmoi-config-private",
"path": "../../../.config/chezmoi-private"
}
],
"settings": {}