Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nohzafk authored Jun 13, 2024
1 parent 1802ea9 commit 1e37492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Use the file name of the language server definition file in lsp-bridge as the fe
 html_tailwindcss.json  pyright_ruff.json  volar_emmet.json
```

For example, to use the `pyright_ruff` language server, add this line to the `features` section in the `devcontainer.json`:
For example, to use the `pyright-background-analysis_ruff` language server, add this line to the `features` section in the `devcontainer.json`:

```json
"ghcr.io/nohzafk/devcontainer-feature-emacs-lsp-bridge/pyright-background-analysis_ruff:latest": {}
Expand Down

0 comments on commit 1e37492

Please sign in to comment.