Skip to content

Commit 40df39f

Browse files
committed
fix(readme): restore previous section name
1 parent 51999f8 commit 40df39f

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,9 @@ This flake provides Nix expressions for the majority of available extensions fro
66

77
That said, you can now use a different set of extensions for `VS Code`/`VSCodium` in each of your projects. Moreover, you can share your flakes and cache them so that other people don't need to install these extensions manually!
88

9-
## Important
10-
11-
> [!NOTE]
12-
> Check the NixOS wiki [page](https://wiki.nixos.org/wiki/Visual_Studio_Code) about VS Code.
9+
## Note
1310

11+
- Check the NixOS wiki [page](https://wiki.nixos.org/wiki/Visual_Studio_Code) about VS Code.
1412
- Check [nix4vscode](https://github.com/nix-community/nix4vscode) (and contribute!) if you need a more individual approach to extensions.
1513
- Extension publishers and names are lowercased only in Nix.
1614
- They're not lowercased in `.json` cache files such as [data/cache/open-vsx-latest.json](./data/cache/open-vsx-latest.json).

0 commit comments

Comments
 (0)