This repository has been archived on 2024-07-08. You can view files and clone it, but cannot push or open issues or pull requests.
nix-config-tn/.vscode/extensions.json

9 lines
147 B
JSON
Raw Normal View History

2024-03-14 06:04:40 -05:00
{
2024-03-16 07:46:36 -05:00
"recommendations": [
"jnoortheen.nix-ide",
"shipitsmarter.sops-edit",
"ionutvmi.path-autocomplete",
"redhat.vscode-yaml"
]
2024-03-14 06:04:40 -05:00
}