Skip to content

Commit 6ecef42

Browse files
authored
docs: simplify
1 parent b6d8a15 commit 6ecef42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You can also open the Command Palette (<kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>P</
1212

1313
1. Install the extension, and Open a Nix file
1414
1. Syntax highlighting should work out of the box.
15-
1. Formatting the code should work if [`nixfmt`](https://github.com/NixOS/nixfmt) (or the archived [`nixpkgs-fmt`](https://github.com/nix-community/nixpkgs-fmt)) is installed and available on the `$PATH`.
15+
1. Formatting the code should work if [`nixfmt`](https://github.com/NixOS/nixfmt) (or [`nixpkgs-fmt`](https://github.com/nix-community/nixpkgs-fmt)) is installed and available on the `$PATH`.
1616
1. Full language support is available if you have a language server installed and enabled. See [LSP Plugin Support](#lsp-plugin-support) for more information.
1717

1818
## Features 🎯

0 commit comments

Comments
 (0)