Skip to content

Commit

Permalink
docs: global lsps are not currently possible
Browse files Browse the repository at this point in the history
Fixes: #1 

possible to impossible
  • Loading branch information
mrnossiom authored May 27, 2024
1 parent c9598dd commit d703b0c
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 @@ -71,7 +71,7 @@ It might be already filled if you've used another wakatime plugin in the past.

### Helix

You can add `wakatime-lsp` to your `languages.toml` configuration. Currently, it's possible to add global LSPs. You can add `wakatime` for significant languages. See [new Helix config system PR](https://github.com/helix-editor/helix/pull/9318).
You can add `wakatime-lsp` to your `languages.toml` configuration. Though, it's currently possible to add global LSPs, you can add `wakatime` for significant languages. Adding global LSPs is blocking on [Helix's new config system](https://github.com/helix-editor/helix/pull/9318).

e.g.

Expand Down

0 comments on commit d703b0c

Please sign in to comment.