Skip to content

Commit aa9f27b

Browse files
glehmannpsafont
andauthored
Update README.md
Co-authored-by: Pau Ruiz Safont <psafont@users.noreply.github.com> Signed-off-by: Gaëtan Lehmann <glehmann@users.noreply.github.com>
1 parent 65a73ef commit aa9f27b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -384,8 +384,7 @@ A few plugins are recommended to properly report the diagnostics during the deve
384384
Install the required language servers:
385385
* [BasedPyright](https://docs.basedpyright.com/latest/) with `uv tool install basedpyright`
386386
* [pylsp](https://github.com/python-lsp/python-lsp-server) with `uv tool install python-lsp-server[flake8] --with pylsp-rope`.
387-
388-
`[ruff](https://docs.astral.sh/ruff/]`, which is also used as a language server, is already installed as a dev dependency.
387+
* [ruff](https://docs.astral.sh/ruff/], which is also used as a language server, is already installed as a dev dependency.
389388

390389
Create a `.helix/language.toml` in the project. Make sure to exclude it in git,
391390
either in your user configuration (`~/.config/git/ignore`) or in the project

0 commit comments

Comments
 (0)